Skip to content

DarrenInwood/silverstripe-facedetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silverstripe-facedetection

SilverStripe module to add face detection to images

Overview

This module allows adding simple PHP-based face detection to images. Using a template tag, you can output an image that has an overlaid square indicating a detected face:

$Image.FaceDetection

It uses the PHP Face_Detector class by Maurice Svay, ported from a JavaScript class by Karthik Tharavaad: https://github.com/mauricesvay/php-facedetection

Installation

Download, place the folder in your project root and run dev/build?flush=1.

About

SilverStripe module to add face detection to images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages