Package: image.CornerDetectionF9
Type: Package
Title: Find Corners in Digital Images with FAST-9
Version: 0.1.0
Authors@R: c(
    person("Jan", "Wijffels", role = c("aut", "cre", "cph"), email = "jwijffels@bnosac.be"), 
    person("BNOSAC", role = "cph"), 
    person("Julien Cayzac", role = c("ctb", "cph")))
Maintainer: Jan Wijffels <jwijffels@bnosac.be>
Description: An implementation of the "FAST-9" corner detection algorithm explained in the paper 'FASTER and better: A machine learning approach to corner detection' by Rosten E., Porter R. and Drummond T. (2008), available at <arXiv:0810.2434>.
    The package allows to detect corners in digital images.
License: BSD_2_clause + file LICENSE
URL: https://github.com/bnosac/image
Imports: Rcpp (>= 0.12.8)
Suggests: pixmap, magick
LinkingTo: Rcpp
RoxygenNote: 7.1.0
NeedsCompilation: yes
Packaged: 2020-07-21 08:01:18 UTC; Jan
Author: Jan Wijffels [aut, cre, cph],
  BNOSAC [cph],
  Julien Cayzac [ctb, cph]
Repository: CRAN
Date/Publication: 2020-07-27 12:30:21 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-05-26 05:03:15 UTC; unix
Archs: image.CornerDetectionF9.so.dSYM
