PDA

View Full Version : iterative integration


sky_blue
01-03-2007, 09:31 PM
I am implementing photometric stereo algorithm. I am looking for the procedure to estimate depth from surface normals. By searching google I got the idea that iterative integration is used for this type of depth reconstruction problem.

but I didnt get any good link where this "iterative integration" is explained in details. wud anyone give me code(ICP)/ pseudocode / a good link at least?