-
1. Re: what is this technology on this site?
moccamaximum Feb 22, 2011 5:50 AM (in response to polatkanfatih)except for the part where your photo gets mapped
to the face all can be done with Flash/AS3 for the texture mapping part you will
have to use an external 3D Engine like Papervision to map the texture
-
2. Re: what is this technology on this site?
polatkanfatih Feb 22, 2011 5:54 AM (in response to moccamaximum)3D part is not much complicated as you said but face picture move with the face on the video same time. how can it be done?
-
3. Re: what is this technology on this site?
moccamaximum Feb 22, 2011 5:58 AM (in response to polatkanfatih)In my opinion the face never gets part of the actual video its nothing else than a shape that is moved in front of the actual video
-
4. Re: what is this technology on this site?
polatkanfatih Feb 22, 2011 6:12 AM (in response to polatkanfatih)of course as you said, not part of video. Otherwise, it couldnt be customizable. Main issue is how the video and the shape related with each other.
-
5. Re: what is this technology on this site?
moccamaximum Feb 22, 2011 6:32 AM (in response to polatkanfatih)You could do it purely with actionscript through cuepoints, that define the properties of the mask at a given point in time
-
6. Re: what is this technology on this site?
polatkanfatih Feb 22, 2011 1:58 PM (in response to polatkanfatih)cuepoints could be used but it can be not enough because performance is also important. there are rotations on video as well, shape is rotated with the character in the video. there should be another way in my opinion.
-
7. Re: what is this technology on this site?
moccamaximum Feb 23, 2011 12:54 AM (in response to polatkanfatih)The only way to do that automatically
in my opinion is through some sort of pattern recognition, but I doubt that somethingso sophisticated was used, because the video is already fixed.
Maybe you should have a look at this project:
http://www.anschauenoderauch.net/watch/?v=XpEasMixp9MIt manages to map 3D-things in near real time to faces

