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.

Getting started

Package details

AuthorJan 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)
MaintainerJan Wijffels <jwijffels@bnosac.be>
LicenseBSD_2_clause + file LICENSE
Version0.1.2
URL https://github.com/bnosac/image
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("image.CornerDetectionHarris")

Try the image.CornerDetectionHarris package in your browser

Any scripts or data that you put into this service are public.

image.CornerDetectionHarris documentation built on May 29, 2024, 10:24 a.m.