Image manipulation in ActionScript 3.0 : realistically editing faces -


I am a flash developer who has worked mostly on small action script projects, but I can use my toes I'm dipping in the image manipulation with AS3 I have a project that I am working to develop an app that will allow the user to upload his photo to SDF, and then using the slider , To change the image itself, it may look thin or thick, the situation is that it requires at least user input - therefore, ideally it can be expected from the user that some areas of the face are identified in response to the indicator Some control points will be 'click on the center of the chin' and when the user clicks, the situation will be stored, but to use it the least Mr.'ll need, if at all.

So far, I was able to use uploading a file reference class to upload, and I used to use the displacement map filter to edit parts of the uploaded image. I'm having serious problems in implementing this way, which will allow the realistic distortion of facial features in the uploaded image.

Is there anything that can run with the same lines and which provides an explanation / source code, how can I see a better idea about this? Or if there is any other idea about manipulating and distorting an image that does not use a displacement map filter?

Any feedback and help is greatly appreciated. Thanks for your time.

view (source code available)


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -