Package: image.CannyEdges 0.1.1

Jan Wijffels

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:Jan Wijffels [aut, cre, cph], BNOSAC [cph], Vincent Maioli [ctb, cph], IPOL Image Processing On Line [cph]

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

Uses libs:
  • fftw3– Library for computing Fast Fourier Transforms
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

canny-edge-detectioncomputer-visioncontoursdarknetdlibf9harris-cornersharris-interest-point-detectorhog-featuresimage-algorithmsimage-recognitionopenpanootsusurffftw3cpp

5.15 score 285 stars 6 scripts 201 downloads 1 exports 1 dependencies

Last updated from:f87c039742. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK107
linux-devel-x86_64OK262
source / vignettesOK189
linux-release-arm64OK121
linux-release-x86_64OK110
macos-release-arm64OK77
macos-release-x86_64OK324
macos-oldrel-arm64OK85
macos-oldrel-x86_64OK257
windows-develOK152
windows-releaseOK111
windows-oldrelOK100
wasm-releaseOK96

Exports:image_canny_edge_detector

Dependencies:Rcpp