image.LineSegmentDetector: Detect Line Segments in Images

An implementation of the Line Segment Detector on digital images described in the paper: "LSD: A Fast Line Segment Detector with a False Detection Control" by Rafael Grompone von Gioi et al (2012). The algorithm is explained at <doi:10.5201/ipol.2012.gjmr-lsd>.

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/lsd)
Maintainer: Jan Wijffels <jwijffels at bnosac.be>
License: AGPL-3
URL: https://github.com/bnosac/image
NeedsCompilation: yes
Citation: image.LineSegmentDetector citation info
Materials: README
CRAN checks: image.LineSegmentDetector results

Documentation:

Reference manual: image.LineSegmentDetector.pdf

Downloads:

Package source: image.LineSegmentDetector_0.1.0.tar.gz
Windows binaries: r-devel: image.LineSegmentDetector_0.1.0.zip, r-release: image.LineSegmentDetector_0.1.0.zip, r-oldrel: image.LineSegmentDetector_0.1.0.zip
macOS binaries: r-release (arm64): image.LineSegmentDetector_0.1.0.tgz, r-oldrel (arm64): image.LineSegmentDetector_0.1.0.tgz, r-release (x86_64): image.LineSegmentDetector_0.1.0.tgz

Linking:

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