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>.

Version: 0.1.1
Imports: Rcpp (≥ 0.12.9)
LinkingTo: Rcpp
Suggests: pixmap, magick
Published: 2023-11-29
Author: Jan Wijffels [aut, cre, cph], BNOSAC [cph], Vincent Maioli [ctb, cph], IPOL Image Processing On Line [cph]
Maintainer: Jan Wijffels <jwijffels at bnosac.be>
License: GPL-3
URL: https://github.com/bnosac/image
NeedsCompilation: yes
SystemRequirements: libpng, fftw3
Materials: README NEWS
CRAN checks: image.CannyEdges results

Documentation:

Reference manual: image.CannyEdges.pdf

Downloads:

Package source: image.CannyEdges_0.1.1.tar.gz
Windows binaries: r-devel: image.CannyEdges_0.1.1.zip, r-release: image.CannyEdges_0.1.1.zip, r-oldrel: image.CannyEdges_0.1.1.zip
macOS binaries: r-release (arm64): image.CannyEdges_0.1.1.tgz, r-oldrel (arm64): image.CannyEdges_0.1.1.tgz, r-release (x86_64): image.CannyEdges_0.1.1.tgz
Old sources: image.CannyEdges archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=image.CannyEdges to link to this page.