image.dlib: Image Processing Functionality using the 'dlib' Package

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.1
Imports: Rcpp (≥ 0.12.9)
LinkingTo: Rcpp
Suggests: magick, FNN
Published: 2022-10-18
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++17
Materials: README NEWS
CRAN checks: image.dlib results

Documentation:

Reference manual: image.dlib.pdf

Downloads:

Package source: image.dlib_0.1.1.tar.gz
Windows binaries: r-devel: image.dlib_0.1.1.zip, r-release: image.dlib_0.1.1.zip, r-oldrel: image.dlib_0.1.1.zip
macOS binaries: r-release (arm64): image.dlib_0.1.1.tgz, r-oldrel (arm64): image.dlib_0.1.1.tgz, r-release (x86_64): image.dlib_0.1.1.tgz
Old sources: image.dlib archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=image.dlib to link to this page.