I am looking for some code which manipulates images of arbitrary facial images. It should recognize the locations of the left and right eye, mouth, and cheeks to apply the effects properly. If possible editing the image such that it looks like "damage" is done to the face each time the application is run on the image.
example: -Give black eye to left eye -Give black eye to right eye -Bloody mouth/lip -Bruises on cheek/face
Each effect should be singular, and additional effects are added when the application is run again on the image.
The application needs to run on linux and can be command line. I will be implementing the application using a php script.
I know there are plenty of guys out there already done these kind of projects, so please help me out. Thanks in advance...
Comments
Post a Comment