This package is considered a duplicate. The official version of this package is found at:https://bnosac.r-universe.dev/image.CannyEdges
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.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://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bnosac/image/issues
Last updated from:4beec127d5. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 113 | ||
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 203 | ||
| linux-release-arm64 | OK | 154 | ||
| linux-release-x86_64 | OK | 113 | ||
| wasm-release | OK | 111 |
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 |
