You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A basic shape-from-shading algorithm as described in Richard Szeliski. This is also described in the “shape from shading” section (Sec 2.2) in Forsyth and Ponce book. The input to the algorithm is a set of photographs taken with known lighting directions and the output of the algorithm is the albedo (paint), normal directions, and the height map…