Face 3d reconstruction -
i've got webcam rotates @ given angular steps around person's head , acquires picture each step.
i'm searching free , opensource library that, starting set of acquired images, makes me able generate 3d surface represents person's head, or @ least defined 3d points cloud.
any 3d format accepted, if wpf xaml preferable. i've searched hours on web, found tenths of academical documents , hundreds of broken links...
i tried meshlab, aforge.net, emgucv , openvis3d, no 1 contained desired function, nor implementation basic techniques (such example dense features 3d triangularizations)
any suggestion ? in advance :)
can't give open , shut library solve it, can point in direction of number of algorithms might useful, of have implementations available:
- visual hull (code)
- shape shading (code)
- structured light might of interest if can control acquisition suitably
Comments
Post a Comment