Median cut vs MMCQ
Open
- Dominant language
- Go
- Stars
- 40
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for making this library.
You describe the algorithm as MMCQ (modified median cut quantization), but from my reading of the code, this just implements a normal [median cut](https://en.wikipedia.org/wiki/Median_cut) algorithm, not [MMCQ](http://leptonica.org/papers/mediancut.pdf). Am I missing something?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.