Package: image.CannyEdges 0.1.1

Jan Wijffels

image.CannyEdges: Implementation of the Canny Edge Detector for Images

An implementation of the Canny Edge Detector for detecting edges in images. The package provides an interface to the algorithm available at <https://github.com/Neseb/canny>.

Authors:Jan Wijffels [aut, cre, cph], BNOSAC [cph], Vincent Maioli [ctb, cph], IPOL Image Processing On Line [cph]

image.CannyEdges_0.1.1.tar.gz
image.CannyEdges_0.1.1.tar.gz(r-4.5-noble)image.CannyEdges_0.1.1.tar.gz(r-4.4-noble)
image.CannyEdges_0.1.1.tgz(r-4.4-emscripten)image.CannyEdges_0.1.1.tgz(r-4.3-emscripten)
image.CannyEdges.pdf |image.CannyEdges.html
image.CannyEdges/json (API)
NEWS

# Install 'image.CannyEdges' in R:
install.packages('image.CannyEdges', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/bnosac/image/issues

Uses libs:
  • fftw3– Library for computing Fast Fourier Transforms
  • c++– GNU Standard C++ Library v3

1.70 score 6 scripts 205 downloads 1 exports 1 dependencies

Last updated 11 months agofrom:4beec127d5. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 26 2024
R-4.5-linux-x86_64OKOct 26 2024

Exports:image_canny_edge_detector

Dependencies:Rcpp