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:


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -