Sky360-Repository / sky360

Observational Citizen Science of Earths atmosphere and beyond.
http://sky360.org
Other
30 stars 4 forks source link

add: function for random subsampling #38

Closed jdmaudio closed 1 year ago

jdmaudio commented 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

i-am-logger commented 1 year ago

thank you @jdmaudio LGTM