-
https://colorjs.io/docs/spaces.html
Looks like the docs page about the spaces is a bit of a mixed bag when it comes to the terminology:
- A color space is a set of color that can be show by a ce…
-
Hey @matklad, I’ve recently been thinking about some (possibly overengineered) changes I think might be nice for Pale Fire.
# Generation
I recently [fixed a bug](https://github.com/matklad/pale-…
-
![IMG_20200215_175637](https://user-images.githubusercontent.com/10520767/74591922-ae316300-501c-11ea-96ee-3ca7c61f4725.jpg)
Ideally, the luminance of all colors should stay the same, but the RGB c…
-
This issue was discovered while adding corresponding test dataset in #334.
Frame pixel data is initialized in dcmqi here: https://github.com/QIICR/dcmqi/blob/master/libsrc/ImageSEGConverter.cpp#L32…
-
It'd be nice if the README or another file had an in-depth description of the algorithm, so it could be implemented in other programming languages.
-
Images converted to CIELAB colour space still use CV_8U (uchar). They are put into range [0, 255].
They should use float/double with ranges: 0
-
Firstly, thank you @mbostock for all of your incredible work, every time i have no clue how i am going to achieve something, it seems that d3 has already created a solution.
One small issue i have…
-
`DistanceRGB` should use linear RGB, as otherwise the distance doesn't really hold any meaning, because it's measuring a non-linear space.
-
This is a follow-up and improvement for #941 and #944 .
v0.8.1 provided an initial fix to the font color issue of v0.8.0 (choosing black/white font according to the color of circle tool). The curre…
-
@mirisuzanne [wrote](https://gist.github.com/una/edcfa0d3600e0b89b2ebf266bf549721#gistcomment-2936297)
> I like the basic thrust, but working on design systems, I often need more control than max…