Package: image.libfacedetection 0.1.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.1.tar.gz
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://cran.r-universe.dev', 'https://cloud.r-project.org'))

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

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

On CRAN:

Conda:

cppopenmp

1.88 score 15 scripts 243 downloads 1 exports 1 dependencies

Last updated from:fca214594e. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK122
linux-devel-x86_64OK113
source / vignettesOK168
linux-release-arm64OK134
linux-release-x86_64OK124
wasm-releaseOK117

Exports:image_detect_faces

Dependencies:Rcpp