skaraoglu / Photometric-Stereo

In this paper, we implement a standard photometric stereo algorithm. With the albedo being unknown and not constant for the images, this program takes multiple images and light source direction information as an input and produce the albedo map, surface normals map, heights map and 3d plot of the surface for provided input. All the images used in this project are provided in the homework assignment and stored in "src" folder. Several output plots shown in the work are stored in the "out" folder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skaraoglu/Photometric-Stereo Stargazers