reflectance_maps icon indicating copy to clipboard operation
reflectance_maps copied to clipboard

Implementation of algorithms to compute reflectance maps from measurements with gradient illumination.

Results 1 reflectance_maps issues
Sort by recently updated
recently updated
newest added

Hi, I'm very interested in your researches, and also i have studied the papar and find some questions in your code, @antoinetlc `Mat Q = Mat::zeros(3,3, CV_32FC1); Q.at(0,1) = -axis.z;...