-
Have you thought of using the [CIELAB color space](https://en.wikipedia.org/wiki/CIELAB_color_space) instead of HSV/RGB?
I have had pretty good success using this, but have only implemented it in gol…
-
"You're basically just running kmeans on the pixels, right? If that's correct, I'd strongly recommend you use a "perceptually uniform" color space and distance metric, like CIELAB. Even HSV would be b…
-
Currently, the product data network uses the [CIELAB color space](https://en.wikipedia.org/wiki/CIELAB_color_space) ([example](https://github.com/building-envelope-data/api/blob/3f4d20eeb5a2e45fcf4ba0…
-
Output palettes are not always particularly vibrant. An option to convert to a more attractive colorspace would be nice.
That is, in the median cut algorithm cut across LAB space, rather than RGB spa…
-
Hi, I am sorry to tell you that the coding for ‘GLO’ doesn’t seem to implement the algorithm in this paper.
https://ieeexplore.ieee.org/document/946629
The paper specifies processing in the Rude…
-
DIN99c and DIN99d are the latest iterations over the "official" DIN99b color space.
It promises best accuracy for simple euclidian color distance calculation.
Goals:
- Implement a higher color di…
-
### Is your feature request related to a problem?
merge_colour is nice, but sometimes lerping the red green blue color channels doesnt really look very nice (eg lerping red to green). In some cases…
-
```
I have a jp2 image, it is fail to decompress to bmp when I run opj_decompress
exe.
I found that p_colr_header_size == 35 not 7 in opj_jp2_read_colr function.
If I ignore p_colr_header_size =…
-
```
I have a jp2 image, it is fail to decompress to bmp when I run opj_decompress
exe.
I found that p_colr_header_size == 35 not 7 in opj_jp2_read_colr function.
If I ignore p_colr_header_size =…
-
```
I have a jp2 image, it is fail to decompress to bmp when I run opj_decompress
exe.
I found that p_colr_header_size == 35 not 7 in opj_jp2_read_colr function.
If I ignore p_colr_header_size =…