Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 364 Bytes

File metadata and controls

5 lines (4 loc) · 364 Bytes

python-visual-hull

This is the Python implementation for creating object visual hulls from camera masks. The code is adapted from the MATLAB implementation at https://github.com/maximm8/VisualHull.

In Progress

Eventually, I'm hoping to use the code to create depth hulls using RGB-D images from Berkeley's BigBIRD dataset [http://rll.berkeley.edu/bigbird/].