Add Histogram Matching Effect
Open
- Dominant language
- Java
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://en.m.wikipedia.org/wiki/Histogram_matching
Take a look on:
https://github.com/Harium/keel/blob/master/src/main/java/com/harium/keel/effect/HistogramEqualization.java
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the histogram matching explanation at the linked Wikipedia page, then inspect src/main/java/com/harium/keel/effect/HistogramEqualization.java as the referenced example. Implement the new Histogram Matching effect in the effects package, with behavior matching the stated algorithm and existing effect conventions. Done means the effect is available alongside the existing histogram equalization effect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100