Package: image.dlib
Type: Package
Title: Image Processing Functionality using the 'dlib' Package
Version: 0.1.1
Maintainer: Jan Wijffels <jwijffels@bnosac.be>
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("Davis E. King", role = c("ctb", "cph"), comment = "Main contributor of dlib - files in inst/dlib"),
    person("dlib authors", role = c("ctb", "cph"), comment = "see file AUTHORS"))
Description: Facility wrappers around the image processing functionality of
    'dlib'. 'Dlib' <http://dlib.net> is a 'C++' toolkit containing machine learning
    algorithms and computer vision tools. Currently the package allows to find feature
    descriptors of digital images, in particular 'SURF' and 'HOG' descriptors.
License: BSL-1.0
URL: https://github.com/bnosac/image
Imports: Rcpp (>= 0.12.9)
LinkingTo: Rcpp
Suggests: magick, FNN
SystemRequirements: C++17
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2022-10-17 20:07:09 UTC; jwijf
Author: Jan Wijffels [aut, cre, cph] (R wrapper),
  BNOSAC [cph] (R wrapper),
  Davis E. King [ctb, cph] (Main contributor of dlib - files in
    inst/dlib),
  dlib authors [ctb, cph] (see file AUTHORS)
Repository: CRAN
Date/Publication: 2022-10-18 08:02:38 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-10-19 10:32:34 UTC; unix
Archs: image.dlib.so.dSYM
