Changelog¶
v1.1.0 (2025-07-04)¶
Feat¶
- Remove import cv from _cv.py
v1.0.0 (2025-06-16)¶
Feat¶
- Add
get_colormaps
andresample_lut
- Add support to py3.9
Refactor¶
- Update linting settings and fix some format issue.
v0.2.0 (2025-05-12)¶
Feat¶
- Implement the basic function of colormap_tool
- Add scripts to extract and save various colormaps from OpenCV and Matplotlib