An open source library for face detection in images. Provides a pretrained convolutional neural network based on <https://github.com/ShiqiYu/libfacedetection> which can be used to detect faces which have size greater than 10x10 pixels.
| Version: | 0.1 | 
| Imports: | Rcpp (≥ 0.12.8), graphics | 
| LinkingTo: | Rcpp | 
| Suggests: | magick | 
| Published: | 2020-07-27 | 
| DOI: | 10.32614/CRAN.package.image.libfacedetection | 
| Author: | Jan Wijffels [aut, cre, cph] (R wrapper), BNOSAC [cph] (R wrapper), Shiqi Yu [ctb, cph] (libfacedetection C++ code) | 
| Maintainer: | Jan Wijffels <jwijffels at bnosac.be> | 
| License: | BSD_3_clause + file LICENSE | 
| URL: | https://github.com/bnosac/image | 
| NeedsCompilation: | yes | 
| Materials: | README | 
| CRAN checks: | image.libfacedetection results | 
| Reference manual: | image.libfacedetection.html , image.libfacedetection.pdf | 
| Package source: | image.libfacedetection_0.1.tar.gz | 
| Windows binaries: | r-devel: image.libfacedetection_0.1.zip, r-release: image.libfacedetection_0.1.zip, r-oldrel: image.libfacedetection_0.1.zip | 
| macOS binaries: | r-release (arm64): image.libfacedetection_0.1.tgz, r-oldrel (arm64): image.libfacedetection_0.1.tgz, r-release (x86_64): image.libfacedetection_0.1.tgz, r-oldrel (x86_64): image.libfacedetection_0.1.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=image.libfacedetection to link to this page.