Package: image.libfacedetection 0.1.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.1.tar.gz
image.libfacedetection_0.1.1.zip(r-4.7)image.libfacedetection_0.1.1.zip(r-4.6)image.libfacedetection_0.1.1.zip(r-4.5)
image.libfacedetection_0.1.1.tgz(r-4.6-x86_64)image.libfacedetection_0.1.1.tgz(r-4.6-arm64)image.libfacedetection_0.1.1.tgz(r-4.5-x86_64)image.libfacedetection_0.1.1.tgz(r-4.5-arm64)
image.libfacedetection_0.1.1.tar.gz(r-4.7-arm64)image.libfacedetection_0.1.1.tar.gz(r-4.7-x86_64)image.libfacedetection_0.1.1.tar.gz(r-4.6-arm64)image.libfacedetection_0.1.1.tar.gz(r-4.6-x86_64)
image.libfacedetection_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
image.libfacedetection/json (API)
NEWS
| # Install 'image.libfacedetection' in R: |
| install.packages('image.libfacedetection', repos = c('https://bnosac.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bnosac/image/issues
canny-edge-detectioncomputer-visioncontoursdarknetdlibf9harris-cornersharris-interest-point-detectorhog-featuresimage-algorithmsimage-recognitionopenpanootsusurfcppopenmp
Last updated from:f87c039742. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 108 | ||
| linux-devel-x86_64 | OK | 122 | ||
| source / vignettes | OK | 169 | ||
| linux-release-arm64 | OK | 116 | ||
| linux-release-x86_64 | OK | 111 | ||
| macos-release-arm64 | OK | 120 | ||
| macos-release-x86_64 | OK | 186 | ||
| macos-oldrel-arm64 | OK | 91 | ||
| macos-oldrel-x86_64 | OK | 242 | ||
| windows-devel | OK | 131 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 183 | ||
| wasm-release | OK | 110 |
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 |
