image.ContourDetector: Implementation of the Unsupervised Smooth Contour Line Detection for Images

An implementation of the Unsupervised Smooth Contour Detection algorithm for digital images as described in the paper: "Unsupervised Smooth Contour Detection" by Rafael Grompone von Gioi, and Gregory Randall (2016). The algorithm is explained at <doi:10.5201/ipol.2016.175>.

Version: 0.1.1
Imports: Rcpp (≥ 0.12.8), sp
LinkingTo: Rcpp
Suggests: pixmap, magick, raster
Published: 2021-11-17
Author: Jan Wijffels [aut, cre, cph] (R wrapper), BNOSAC [cph] (R wrapper), Rafael Grompone von Gioi [ctb, cph] (src/smooth_contours), Gregory Randall [ctb, cph] (src/smooth_contours), Niccolò Marchi [ctb]
Maintainer: Jan Wijffels <jwijffels at bnosac.be>
License: AGPL-3
URL: https://github.com/bnosac/image
NeedsCompilation: yes
Citation: image.ContourDetector citation info
Materials: README NEWS
CRAN checks: image.ContourDetector results

Documentation:

Reference manual: image.ContourDetector.pdf

Downloads:

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

Linking:

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