Closed jdmaudio closed 1 year ago
Little addition to SubSampler class which allows random sub sampling of pixels from a frame. Based on an idea put forward in this paper:
https://ipg.fer.hr/_download/repository/Improving_the_White-patch_method_by_subsampling.pdf
The claim is that choosing pixels at random points improves the estimation of scene illumination
thank you @jdmaudio LGTM
Little addition to SubSampler class which allows random sub sampling of pixels from a frame. Based on an idea put forward in this paper:
https://ipg.fer.hr/_download/repository/Improving_the_White-patch_method_by_subsampling.pdf
The claim is that choosing pixels at random points improves the estimation of scene illumination