Skip to content

A series of photometric stereo tutorials to accompany blog posts on the topic at http://www.ian-hales.com/blog.

License

Notifications You must be signed in to change notification settings

HalestormAI/ps-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photometric Stereo Tutorial Code

This code is set up to follow roughly with the series of Photometric Stereo tutorials on my website.

It's all written in Python 3, using with heavy use of Numpy and Matplotlib and SciPy.

Dependencies can be installed using pip by running;

   $ pip install -r requirements.txt

Example images can be found in the demo-images folder.

About

A series of photometric stereo tutorials to accompany blog posts on the topic at http://www.ian-hales.com/blog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages