R/RcppExports.R

Defines functions detect_faces

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

detect_faces <- function(x, width, height, step) {
    .Call('_image_libfacedetection_detect_faces', PACKAGE = 'image.libfacedetection', x, width, height, step)
}

Try the image.libfacedetection package in your browser

Any scripts or data that you put into this service are public.

image.libfacedetection documentation built on July 27, 2020, 5:07 p.m.