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.zip(r-4.5)image.CornerDetectionHarris_0.1.2.zip(r-4.4)image.CornerDetectionHarris_0.1.2.zip(r-4.3)
image.CornerDetectionHarris_0.1.2.tgz(r-4.5-x86_64)image.CornerDetectionHarris_0.1.2.tgz(r-4.5-arm64)image.CornerDetectionHarris_0.1.2.tgz(r-4.4-x86_64)image.CornerDetectionHarris_0.1.2.tgz(r-4.4-arm64)image.CornerDetectionHarris_0.1.2.tgz(r-4.3-x86_64)image.CornerDetectionHarris_0.1.2.tgz(r-4.3-arm64)
image.CornerDetectionHarris_0.1.2.tar.gz(r-4.5-noble)image.CornerDetectionHarris_0.1.2.tar.gz(r-4.4-noble)
image.CornerDetectionHarris_0.1.2.tgz(r-4.4-emscripten)image.CornerDetectionHarris_0.1.2.tgz(r-4.3-emscripten)
image.CornerDetectionHarris.pdf |image.CornerDetectionHarris.html
image.CornerDetectionHarris/json (API)
NEWS

# Install 'image.CornerDetectionHarris' in R:
install.packages('image.CornerDetectionHarris', repos = c('https://bnosac.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:

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

5.14 score 279 stars 2 scripts 201 downloads 1 exports 1 dependencies

Last updated 1 years agofrom:3a7ed58c3b. Checks:11 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 03 2025
R-4.5-win-x86_64OKMar 03 2025
R-4.5-mac-x86_64OKMar 03 2025
R-4.5-mac-aarch64OKMar 03 2025
R-4.5-linux-x86_64OKMar 03 2025
R-4.4-win-x86_64OKMar 03 2025
R-4.4-mac-x86_64OKMar 03 2025
R-4.4-mac-aarch64OKMar 03 2025
R-4.3-win-x86_64OKMar 03 2025
R-4.3-mac-x86_64OKMar 03 2025
R-4.3-mac-aarch64OKMar 03 2025

Exports:image_harris

Dependencies:Rcpp