Package: image.CannyEdges 0.1.1
image.CannyEdges: Implementation of the Canny Edge Detector for Images
An implementation of the Canny Edge Detector for detecting edges in images. The package provides an interface to the algorithm available at <https://github.com/Neseb/canny>.
Authors:
image.CannyEdges_0.1.1.tar.gz
image.CannyEdges_0.1.1.zip(r-4.7)image.CannyEdges_0.1.1.zip(r-4.6)image.CannyEdges_0.1.1.zip(r-4.5)
image.CannyEdges_0.1.1.tgz(r-4.6-x86_64)image.CannyEdges_0.1.1.tgz(r-4.6-arm64)image.CannyEdges_0.1.1.tgz(r-4.5-x86_64)image.CannyEdges_0.1.1.tgz(r-4.5-arm64)
image.CannyEdges_0.1.1.tar.gz(r-4.7-arm64)image.CannyEdges_0.1.1.tar.gz(r-4.7-x86_64)image.CannyEdges_0.1.1.tar.gz(r-4.6-arm64)image.CannyEdges_0.1.1.tar.gz(r-4.6-x86_64)
image.CannyEdges_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
image.CannyEdges/json (API)
NEWS
| # Install 'image.CannyEdges' in R: |
| install.packages('image.CannyEdges', 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-recognitionopenpanootsusurffftw3cpp
Last updated from:f87c039742. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 107 | ||
| linux-devel-x86_64 | OK | 262 | ||
| source / vignettes | OK | 189 | ||
| linux-release-arm64 | OK | 121 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 77 | ||
| macos-release-x86_64 | OK | 324 | ||
| macos-oldrel-arm64 | OK | 85 | ||
| macos-oldrel-x86_64 | OK | 257 | ||
| windows-devel | OK | 152 | ||
| windows-release | OK | 111 | ||
| windows-oldrel | OK | 100 | ||
| wasm-release | OK | 96 |
Exports:image_canny_edge_detector
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Implementation of the Canny Edge Detector for Images | image.CannyEdges-package |
| Canny Edge Detector for Images | image_canny_edge_detector |
| Plot the result of the Canny Edge Detector | plot.image_canny |
