Package: image.LineSegmentDetector 0.1.1
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>.
Authors:
image.LineSegmentDetector_0.1.1.tar.gz
image.LineSegmentDetector_0.1.1.zip(r-4.7)image.LineSegmentDetector_0.1.1.zip(r-4.6)image.LineSegmentDetector_0.1.1.zip(r-4.5)
image.LineSegmentDetector_0.1.1.tgz(r-4.6-x86_64)image.LineSegmentDetector_0.1.1.tgz(r-4.6-arm64)image.LineSegmentDetector_0.1.1.tgz(r-4.5-x86_64)image.LineSegmentDetector_0.1.1.tgz(r-4.5-arm64)
image.LineSegmentDetector_0.1.1.tar.gz(r-4.7-arm64)image.LineSegmentDetector_0.1.1.tar.gz(r-4.7-x86_64)image.LineSegmentDetector_0.1.1.tar.gz(r-4.6-arm64)image.LineSegmentDetector_0.1.1.tar.gz(r-4.6-x86_64)
image.LineSegmentDetector_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
image.LineSegmentDetector/json (API)
NEWS
| # Install 'image.LineSegmentDetector' in R: |
| install.packages('image.LineSegmentDetector', repos = c('https://bnosac.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bnosac/image/issues
canny-edge-detectioncomputer-visioncontoursdarknetdlibf9harris-cornersharris-interest-point-detectorhog-featuresimage-algorithmsimage-recognitionopenpanootsusurfcpp
Last updated from:f87c039742. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 109 | ||
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 165 | ||
| linux-release-arm64 | OK | 102 | ||
| linux-release-x86_64 | OK | 108 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-release-x86_64 | OK | 167 | ||
| macos-oldrel-arm64 | OK | 81 | ||
| macos-oldrel-x86_64 | OK | 212 | ||
| windows-devel | OK | 100 | ||
| windows-release | OK | 93 | ||
| windows-oldrel | OK | 103 | ||
| wasm-release | OK | 99 |
Exports:image_line_segment_detector
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The image.LineSegmentDetector (LSD) package detects line segments in images | image.LineSegmentDetector-package image.LineSegmentDetector |
| Line Segments Detection (LSD) in an image | image_line_segment_detector |
| Plot the detected lines from the image_line_segment_detector | plot.lsd |
