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.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

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

On CRAN:

Conda:

fftw3cpp

1.70 score 6 scripts 189 downloads 1 exports 1 dependencies

Last updated from:4beec127d5. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK113
linux-devel-x86_64OK117
source / vignettesOK203
linux-release-arm64OK154
linux-release-x86_64OK113
wasm-releaseOK111

Exports:image_canny_edge_detector

Dependencies:Rcpp