This package is considered a duplicate. The official version of this package is found at:https://bnosac.r-universe.dev/image.libfacedetection
Package: image.libfacedetection 0.1
image.libfacedetection: Convolutional Neural Network for Face Detection
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.
Authors:
image.libfacedetection_0.1.tar.gz
image.libfacedetection_0.1.tar.gz(r-4.5-noble)image.libfacedetection_0.1.tar.gz(r-4.4-noble)
image.libfacedetection_0.1.tgz(r-4.4-emscripten)image.libfacedetection_0.1.tgz(r-4.3-emscripten)
image.libfacedetection.pdf |image.libfacedetection.html✨
image.libfacedetection/json (API)
# Install 'image.libfacedetection' in R: |
install.packages('image.libfacedetection', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bnosac/image/issues
Last updated 4 years agofrom:821f5f1426. Checks:OK: 1 NOTE: 1. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 10 2024 |
Exports:image_detect_faces
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Detect faces in images using the libfacedetection CNN | image_detect_faces |
Plot detected faces | plot.libfacedetection |