endolith / endolith/complex_colormap
Save colormaps in more space-efficient form
Open
- Dominant language
- Python
- Stars
- 44
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I tried saving as float16 but the results were not identical, even though RGB is only 8-bit for each color. Need to identify why it wasn't the same and if it matters.
Maybe a sparse non-uniformly sampled representation that only stores important points and interpolates between them in flat areas?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.