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.0
Imports: Rcpp (≥ 0.12.8), sp
LinkingTo: Rcpp
Suggests: pixmap, magick
Published: 2020-07-27
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)
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
CRAN checks: image.ContourDetector results

Downloads:

Reference manual: image.ContourDetector.pdf
Package source: image.ContourDetector_0.1.0.tar.gz
Windows binaries: r-devel: image.ContourDetector_0.1.0.zip, r-release: image.ContourDetector_0.1.0.zip, r-oldrel: image.ContourDetector_0.1.0.zip
macOS binaries: r-release: image.ContourDetector_0.1.0.tgz, r-oldrel: image.ContourDetector_0.1.0.tgz

Linking:

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