Color maps are designed in the Oklch color space to create smooth gradients and improve data visualization. The following types of color maps are provided: Documentation is available at web site.
This package can let users use cv's built-in colormap in matplotlib, or use matplotlib's colormap in cv. To use an OpenCV colormap (e.g., jet) in a Matplotlib plot, use get_mpl_colormaps. This ...