-
## Description
The [Trademark Policy](https://creativecommons.org/policies/#trademark) says:
> You are not authorized to use any modified versions of our trademarks, except that you may use a differ…
SamB updated
2 months ago
-
https://github.com/njsmith/colorspacious/tree/master/colorspacious
-
- [x] Custom PoCs: NY foot trafic dataset, gecat dataset and WWI_ships dataset
- [x] Support for grid-alignment (NY dataset)
- [x] Bi-cubic interpolation
- [x] Isolines PoC
- [ ] Support non-squar…
-
(I am new to this data format, so blindly trying to iterate over continuous chunks of data). Using latest czifile:
```python
import czifile
f = czifile.CziFile('/Users/axelr/Downloads/Brightfield+R…
-
Dear Thomas,
With great interest I am exploring your fine package `farver` but I have issues while using `farver::encode_colour`
My objective is to calculate color codes between color spaces. Here…
-
As reported by @holtzhau, the skimage color conversion code is approx. 25x slower than that in OpenCV:
``` python
import time
import cv2
from skimage import data, color
image = data.chelsea()…
-
dropdowns should be:
* language
- C
- GLSL
- HLSL
- Python
- CSS
- SVG
* which selected
- color
- cmap
- gradient colors
- gradient weights
* weighting color space
…
-
Who wants to be working on an elm-color package (and is this repo the best place for discussions to happen?)
-
## Update: I managed to fix all the problems described in this thread. Scroll to the bottom to see patch and description.
:D
#### Description of the problem
Because I was researching about th…
-
I wrote a detailed analysis of APCA here: https://github.com/xi/apca-introduction/blob/main/analysis.md
The main result was that APCA is not actually that different than WCAG 2.x if you change the …