Package: image.libfacedetection 0.1

Jan Wijffels

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:Jan Wijffels [aut, cre, cph], BNOSAC [cph], Shiqi Yu [ctb, cph]

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'))

Peer review:

Bug tracker:https://github.com/bnosac/image/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

1.85 score 14 scripts 171 downloads 1 exports 1 dependencies

Last updated 4 years agofrom:821f5f1426. Checks:OK: 1 NOTE: 1. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 11 2024
R-4.5-linux-x86_64NOTEOct 11 2024

Exports:image_detect_faces

Dependencies:Rcpp