Package: image.ContourDetector 0.1.1
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.1.tar.gz
image.ContourDetector_0.1.1.zip(r-4.5)image.ContourDetector_0.1.1.zip(r-4.4)image.ContourDetector_0.1.1.zip(r-4.3)
image.ContourDetector_0.1.1.tgz(r-4.4-x86_64)image.ContourDetector_0.1.1.tgz(r-4.4-arm64)image.ContourDetector_0.1.1.tgz(r-4.3-x86_64)image.ContourDetector_0.1.1.tgz(r-4.3-arm64)
image.ContourDetector_0.1.1.tar.gz(r-4.5-noble)image.ContourDetector_0.1.1.tar.gz(r-4.4-noble)
image.ContourDetector_0.1.1.tgz(r-4.4-emscripten)image.ContourDetector_0.1.1.tgz(r-4.3-emscripten)
image.ContourDetector.pdf |image.ContourDetector.html✨
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-recognitionopenpanootsusurf
Last updated 11 months agofrom:3a7ed58c3b. Checks:OK: 4 NOTE: 5. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win-x86_64 | NOTE | Nov 04 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 04 2024 |
R-4.4-win-x86_64 | NOTE | Nov 04 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 04 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 04 2024 |
R-4.3-win-x86_64 | OK | Nov 04 2024 |
R-4.3-mac-x86_64 | OK | Nov 04 2024 |
R-4.3-mac-aarch64 | OK | Nov 04 2024 |
Exports:image_contour_detector
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The image.ContourDetector package detects contour lines in images | image.ContourDetector-package |
Unsupervised Smooth Contour Lines Detection in an image | image_contour_detector |
Plot the detected contour lines from the image_contour_detector | plot.cld |