The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 0.1.2 |
Imports: | Rcpp (≥ 0.12.8) |
LinkingTo: | Rcpp |
Suggests: | magick |
Published: | 2024-01-08 |
DOI: | 10.32614/CRAN.package.image.CornerDetectionHarris |
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) |
Maintainer: | Jan Wijffels <jwijffels at bnosac.be> |
License: | BSD_2_clause + file LICENSE |
URL: | https://github.com/bnosac/image |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | image.CornerDetectionHarris results |
Reference manual: | image.CornerDetectionHarris.pdf |
Package source: | image.CornerDetectionHarris_0.1.2.tar.gz |
Windows binaries: | r-devel: image.CornerDetectionHarris_0.1.2.zip, r-release: image.CornerDetectionHarris_0.1.2.zip, r-oldrel: image.CornerDetectionHarris_0.1.2.zip |
macOS binaries: | r-release (arm64): image.CornerDetectionHarris_0.1.2.tgz, r-oldrel (arm64): image.CornerDetectionHarris_0.1.2.tgz, r-release (x86_64): image.CornerDetectionHarris_0.1.2.tgz, r-oldrel (x86_64): image.CornerDetectionHarris_0.1.2.tgz |
Old sources: | image.CornerDetectionHarris archive |
Please use the canonical form https://CRAN.R-project.org/package=image.CornerDetectionHarris to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.