morphing

Keypoints morphing

Is there a library/software which can accept a number of keypoints and matches of them between images and produce a morph? Or any ideas/algorithms on how to do it? ...

idea for morphing captcha

I've been thinking of a dynamic way of creating a CAPTCHA that uses morphing shapes or dynamic colors. My first idea is to have a graphic, flash or something, that gradually changes from, say a square into a sphere. The user will be required to click the button when it becomes spherical enough. Second idea is to have an area of colo...

Face detection + Image morphing

Hello, I am looking to create a site like photofunia.com where basically you can apply a large number of effects to an image. I am wondering if someone can guide me in the right direction as to the technology which must be used to achieve the same? Also, are there any open-source commandline utilities available to create such images? I...

3D Modeling - Morphing

The overall goal I'm trying to accomplish is to implement a customizable avatar system where one can change height, weight, body type, etc. How is this done? As a simple example, when you change the height of an avatar you don't want the head/eyes/fingers/etc to get stretched out, you only want the torso and legs to change size and hav...

how to do image morphing on uiimageview?

i want to create an app.some features i want to add and some effects i want do are like these. suppose i shoot a picture of a person male or female from camera.then only cut the body from the image.and then add some background to body.and further get some another clothes for the body.so that we can see how the person looks like with new...

Image Morphing in C#

I am looking for any example code or libraries to perform image morphing in C#. For example, taking two images, defining common points and "merging" the features. My google search failed me, unless the only option is to write this from scratch? Many thanks ...

morphing in iphone

is there a (simple) way to make a morphing (faces as a typical example) using core animation or openGL? ...

How to morphing of two images in iphone programming

how to do morphing of two images in iphone programming.? ...

What is the most basic approach to implement a liquify filter like the one photoshop has , in java ?

What is the most basic approach to implement a liquify filter like the one photoshop has , in java ? ...