-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi David
I have a question about resampled floor. As I understand it, it decreases thresold when pixels to resample go below a % of total pixels of the image, so in practice it decreases thresold only one time regardless of passes once the % is reached. Also decreased thresold amount follows to the precomputed curve. Am I right?
The idea I had about this algorithm was setting relately high % levels, for instance a 95%, so the thresold is constantly moving down in each pass with low percentages of pixels solved, which is always the case, but for this to work pixels percentage should go against pixels pixels sampled in the previous pass, instead of total pixels in the image. Am I getting it right ?
Metadata
Metadata
Assignees
Labels
No labels