Skip to content

nwolisaemmanuel2-zz/face-detest

Repository files navigation

face-detection

php face detection project.

  1. create a new folder upload.
  2. create a folder Exception and cut paste this "NoFaceException.php" file to the new folder "Exception".

Features

  1. Detect face from jpg images of any size and quality.
  2. Crop Face from images.
  3. Apply filters on faceial area.

Supported Methods


1)toFace()

2)toJpge()

3)faceDetect('img name or path');

4)cropFaceToJpeg()// crop the image

Example for face detection


'''

faceDetect($img); $detector->toFace(); ?>

'''

About

face detest using php

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published