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

Add Support to Histogram Equalization (Matching) #138

Closed
marujore opened this issue Feb 11, 2021 · 1 comment
Closed

Add Support to Histogram Equalization (Matching) #138

marujore opened this issue Feb 11, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@marujore
Copy link
Contributor

Allow optional Histogram Equalization (Matching) after merge and before (or during) blend.
This will use the most clear image (sorted by cloud cover) as referente and match each other merged image histogram to it.

scikit-image provides the histogram matching function: https://scikit-image.org/docs/dev/auto_examples/color_exposure/plot_histogram_matching.html

@raphaelrpl raphaelrpl added the enhancement New feature or request label Feb 11, 2021
@raphaelrpl raphaelrpl added this to the Version 0.8.0 milestone Mar 1, 2021
@raphaelrpl raphaelrpl self-assigned this Mar 1, 2021
raphaelrpl added a commit to raphaelrpl/cube-builder that referenced this issue Mar 3, 2021
@raphaelrpl
Copy link
Contributor

Resolved in PR #148

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

No branches or pull requests

2 participants