Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 300 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 300 Bytes

Multispectral Photometric Stereo

Implementation for "Multispectral Photometric Stereo for Spatially-Varying Spectral Reflectances: A well posed problem?" CVPR 2021

Dependencies

  • Python 3.7
  • numpy
  • cvxopt

How to run

python test.py

Todo

  • Real captured data realease.