Package: image.CornerDetectionHarris Type: Package Title: Implementation of the Harris Corner Detection for Images Description: 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 . The package allows to detect relevant points in images which are characteristic to the digital image. Maintainer: Jan Wijffels Authors@R: c( person("Jan", "Wijffels", role = c("aut", "cre", "cph"), email = "jwijffels@bnosac.be", comment = "R wrapper"), person("BNOSAC", role = "cph", comment = "R wrapper"), person("Javier Sánchez Pérez", role = c("ctb", "cph"), comment = "Harris Corner Detector C/C++ code"), person("Pascal Getreuer", role = c("ctb", "cph"), comment = "src/gaussian.cpp")) License: BSD_2_clause + file LICENSE Version: 0.1.2 URL: https://github.com/bnosac/image Imports: Rcpp (>= 0.12.8) LinkingTo: Rcpp Suggests: magick RoxygenNote: 7.1.2 Encoding: UTF-8 NeedsCompilation: yes Packaged: 2026-06-20 08:10:48 UTC; root Author: Jan Wijffels [aut, cre, cph] (R wrapper), BNOSAC [cph] (R wrapper), Javier Sánchez Pérez [ctb, cph] (Harris Corner Detector C/C++ code), Pascal Getreuer [ctb, cph] (src/gaussian.cpp) Repository: https://cran.r-universe.dev Date/Publication: 2024-01-09 02:42:13 UTC RemoteUrl: https://github.com/cran/image.CornerDetectionHarris RemoteRef: HEAD RemoteSha: 562b0833c4895ec658adba1a0d46b33c1b740145