Package: image.CornerDetectionHarris 0.1.2

Jan Wijffels

image.CornerDetectionHarris: Implementation of the Harris Corner Detection for Images

An implementation of the Harris Corner Detection as described in the paper "An Analysis and Implementation of the Harris Corner Detector" by Sánchez J. et al (2018) available at <doi:10.5201/ipol.2018.229>. The package allows to detect relevant points in images which are characteristic to the digital image.

Authors:Jan Wijffels [aut, cre, cph], BNOSAC [cph], Javier Sánchez Pérez [ctb, cph], Pascal Getreuer [ctb, cph]

image.CornerDetectionHarris_0.1.2.tar.gz
image.CornerDetectionHarris_0.1.2.tar.gz(r-4.7-arm64)image.CornerDetectionHarris_0.1.2.tar.gz(r-4.7-x86_64)image.CornerDetectionHarris_0.1.2.tar.gz(r-4.6-arm64)image.CornerDetectionHarris_0.1.2.tar.gz(r-4.6-x86_64)
image.CornerDetectionHarris_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
image.CornerDetectionHarris/json (API)

# Install 'image.CornerDetectionHarris' in R:
install.packages('image.CornerDetectionHarris', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/bnosac/image/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

cppopenmp

1.70 score 3 scripts 229 downloads 1 exports 1 dependencies

Last updated from:562b0833c4. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK130
linux-devel-x86_64OK104
source / vignettesOK159
linux-release-arm64OK147
linux-release-x86_64OK102
wasm-releaseOK100

Exports:image_harris

Dependencies:Rcpp