Categories: Scripts
CodeCanyon - PHP Face Detector - RIP | 277 KB
PHP Face Detector is a library based on PHP and javascript that allow you to perform face detection operations on images.
More than that, the javascript API delivered with it provides useful methods and events that you can use to build features like facebook has: place detected faces on image or place tagged persons.
The face recognision algorythm is an efficient one. It allows you to use any size of image. It won't load your server useless. All computing operations are made server-side, and the recognised faces details are taken though AJAX by the javascript library, which will draw the squares around.
It has also great styling flexibility. All squares around the detected faces and the container that holds them can be styled as you want by editing the dedicated css file.
DEMO:
http://codecanyon.net/item/php-face-detector/5901545?WT.ac=new_item&WT.seg_1=new_item&WT.z_author=softservlet
TO MAC USERS: If RAR password doesn't work, use this archive program:
RAR Expander 0.8.5 Beta 4 and extract password protected files without error.
TO WIN USERS: If RAR password doesn't work, use this archive program:
Latest Winrar and extract password protected files without error.
Related Posts