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

sampling multiple pixels and averaging the results #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

globglob3D
Copy link

@globglob3D globglob3D commented Jan 4, 2024

I'm not a c++ programmer so if anyone want to finish this please go ahead because I most likely won't.

This add a feature to sample multiple pixels near the crosshair. This is very useful for sampling noisy images where the color variation per pixels is important but what you want is the overall color of an area of the image. Other softwares like PS have this feature.

What's left to do (basically 90% of the work, sorry) is to turn it into an option with the ability to choose the amount of sampled pixels (in a circle around the crosshair). Adding a visual indicator like a circle line around the crosshair would be beneficial to the UX as well.

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

Successfully merging this pull request may close these issues.

1 participant