Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About resampled floor #3

Open
SamoSan opened this issue Jan 12, 2021 · 1 comment
Open

About resampled floor #3

SamoSan opened this issue Jan 12, 2021 · 1 comment

Comments

@SamoSan
Copy link

SamoSan commented Jan 12, 2021

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 ?

@DavidBluecame
Copy link
Member

Hello, Alvaro. I'll take a look as soon as I can and will revert back to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants