Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 628 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 628 Bytes

volume-from-shadow

Some python code to back project a 3D volume from a series of shadows.

3d_projection.py contains the good stuff. selection_plot.py is a quick app to let you define a polygon from an image file.

Here is an example of the point cloud volume produced by this algorithm (cross eyes to view in stereo 3D):

Tree point cloud

This cloud was generated using the polygons in the input directory

You can find a more detailed writup on my blog: http://jack.minardi.org/software/whats-in-a-shadow/