You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You describe the algorithm as MMCQ (modified median cut quantization), but from my reading of the code, this just implements a normal median cut algorithm, not MMCQ. Am I missing something?
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 algorithm, not MMCQ. Am I missing something?