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

Stack is noisy around areas where no pixel is really that in focus. #2

Open
Waynewaynehello opened this issue Jun 9, 2021 · 0 comments

Comments

@Waynewaynehello
Copy link
Collaborator

For instance, around these edges of the image, where it is black.

image
There is also speckling around perimeter of areas of shadow/overhang on the interior of the object.

Basicist fix would be if, no image meets a threshold for being in focus, imagetools.max_images function returns the lowest index by default. This would be good for edges of the object (overhanging the build plate) but bad for areas in shadow on the object itself, where it would appear that there would be a big hole.

I went to try and implement basicist but am indecisive on how to patch it at the moment.

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

1 participant