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 .
It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.
0.1.0 by Jan Wijffels, 9 months ago
https://github.com/bnosac/image
Browse source code at https://github.com/cran/image.LineSegmentDetector
Authors: Jan Wijffels [aut, cre, cph] (R wrapper) , BNOSAC [cph] (R wrapper) , Rafael Grompone von Gioi [ctb, cph] (src/lsd)
Documentation: PDF Manual
AGPL-3 license
Imports Rcpp, sp
Suggests pixmap, magick
Linking to Rcpp
See at CRAN