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.
Version: | 0.1.0 |
Imports: | Rcpp (≥ 0.12.9) |
LinkingTo: | Rcpp |
Suggests: | magick, FNN |
Published: | 2020-07-27 |
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) image.dlib author details |
Maintainer: | Jan Wijffels <jwijffels at bnosac.be> |
License: | BSL-1.0 |
URL: | https://github.com/bnosac/image |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
CRAN checks: | image.dlib results |
Reference manual: | image.dlib.pdf |
Package source: | image.dlib_0.1.0.tar.gz |
Windows binaries: | r-devel: image.dlib_0.1.0.zip, r-release: image.dlib_0.1.0.zip, r-oldrel: image.dlib_0.1.0.zip |
macOS binaries: | r-release (arm64): image.dlib_0.1.0.tgz, r-oldrel (arm64): image.dlib_0.1.0.tgz, r-release (x86_64): image.dlib_0.1.0.tgz, r-oldrel (x86_64): image.dlib_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=image.dlib to link to this page.