Merge pull request #15388 from atinfinity:impl-turbo-colormap
authoratinfinity <dandelion1124@gmail.com>
Mon, 26 Aug 2019 14:55:10 +0000 (23:55 +0900)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Mon, 26 Aug 2019 14:55:10 +0000 (17:55 +0300)
commit824465ea2783e356d92a8135068f39cab6e6188f
treee163b94adfd49197488aac78120507db2cc36959
parent4a33014edcd1bd752ae546aaad06b0ed9911eb30
Merge pull request #15388 from atinfinity:impl-turbo-colormap

Implementation of colormap "Turbo" (#15388)

* implemented turbo colormap

* add colormap image

* changed float value to avoid cast

* sorted flag check alphabetically
modules/imgproc/doc/pics/colormaps/colorscale_turbo.jpg [new file with mode: 0644]
modules/imgproc/include/opencv2/imgproc.hpp
modules/imgproc/src/colormap.cpp