mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05:00
Implementation of colormap "Turbo" (#15388) * implemented turbo colormap * add colormap image * changed float value to avoid cast * sorted flag check alphabetically