Skip to main content

Some Image Editing examples needed [closed]



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

Popular posts from this blog

Slow Android emulator

I have a 2.67 GHz Celeron processor, 1.21 GB of RAM on a x86 Windows XP Professional machine. My understanding is that the Android emulator should start fairly quickly on such a machine, but for me it does not. I have followed all instructions in setting up the IDE, SDKs, JDKs and such and have had some success in staring the emulator quickly but is very particulary. How can I, if possible, fix this problem?