Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,i'm developing virtual clothes application, where clothes are mapped on a person body from video feed (possible to use video directly from webcam). I have all body detection/tracking sorted, the only difficulties I have are with clothes animation.
I currently have 2D shirt to which I've already applied edge detection, so i could apply a polygon mesh.
I would like to create bone like animation. What would be best way of doing this?

Thanks.
Posted
Updated 6-Mar-13 9:07am
v2
Comments
Sergey Alexandrovich Kryukov 6-Mar-13 15:05pm    
Animation/transformation using what? WPF? Forms (GDI/GDI+)? ASP.NET? Silverlight? what? Tag it.
—SA
Member 9789638 6-Mar-13 15:08pm    
I'm currently using aforge.net and accord.net libraries.
Sergey Alexandrovich Kryukov 11-Mar-13 1:07am    
Thank you, but I did not receive notification on your reply. You need to reply on my post, otherwise I would not notice your reply.
Sorry, I don't think I can answer the question...
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900