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.zip(r-4.5)image.libfacedetection_0.1.zip(r-4.4)image.libfacedetection_0.1.zip(r-4.3)
image.libfacedetection_0.1.tgz(r-4.4-x86_64)image.libfacedetection_0.1.tgz(r-4.4-arm64)image.libfacedetection_0.1.tgz(r-4.3-x86_64)image.libfacedetection_0.1.tgz(r-4.3-arm64)
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://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-recognitionopenpanootsusurf
Last updated 11 months agofrom:3a7ed58c3b. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win-x86_64 | NOTE | Nov 03 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 03 2024 |
R-4.4-win-x86_64 | NOTE | Nov 03 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 03 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 03 2024 |
R-4.3-win-x86_64 | NOTE | Nov 03 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 03 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 03 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 |