Projector-Camera Structured Light Imaging for Facial Depth Mapping
- Projecting and decoding structured light patterns
- Source contained in
structuredlight
- Displaying images in fullscreen on projector
- Source contained in
fullscreen/
- HW5 of Stony Brook University CSE527
- Triangulation of active stereo correspondences with OpenCV
- Source contained in
cse527_hw5/
- Python implementation in projector-camera calibration in Taubin et al. 2014
- Source contained in
procam_calibration/
- Initial implementation of camera calibration and perspective transformation
- Modified source files in
camera_tools/