Package: image.ContourDetector 0.1.2
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>.
Authors:
image.ContourDetector_0.1.2.tar.gz
image.ContourDetector_0.1.2.zip(r-4.7)image.ContourDetector_0.1.2.zip(r-4.6)image.ContourDetector_0.1.2.zip(r-4.5)
image.ContourDetector_0.1.2.tgz(r-4.6-x86_64)image.ContourDetector_0.1.2.tgz(r-4.6-arm64)image.ContourDetector_0.1.2.tgz(r-4.5-x86_64)image.ContourDetector_0.1.2.tgz(r-4.5-arm64)
image.ContourDetector_0.1.2.tar.gz(r-4.7-arm64)image.ContourDetector_0.1.2.tar.gz(r-4.7-x86_64)image.ContourDetector_0.1.2.tar.gz(r-4.6-arm64)image.ContourDetector_0.1.2.tar.gz(r-4.6-x86_64)
image.ContourDetector_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
image.ContourDetector/json (API)
NEWS
| # Install 'image.ContourDetector' in R: |
| install.packages('image.ContourDetector', 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 | 119 | ||
| linux-devel-x86_64 | OK | 120 | ||
| source / vignettes | OK | 215 | ||
| linux-release-arm64 | OK | 109 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 81 | ||
| macos-release-x86_64 | OK | 349 | ||
| macos-oldrel-arm64 | OK | 106 | ||
| macos-oldrel-x86_64 | OK | 218 | ||
| windows-devel | OK | 145 | ||
| windows-release | OK | 120 | ||
| windows-oldrel | OK | 104 | ||
| wasm-release | OK | 93 |
Exports:image_contour_detector
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The image.ContourDetector package detects contour lines in images | image.ContourDetector-package image.ContourDetector |
| Unsupervised Smooth Contour Lines Detection in an image | image_contour_detector |
| Plot the detected contour lines from the image_contour_detector | plot.cld |
