TITLE:擬似色 (PseudoColor)
[[Color]] > [[PseudoColor]](擬似色) | [[FalseColor]](偽色)
- 擬似階調とも呼ぶ。
* LUT [#m00f8bdd]
- Using Contrib Color Look-Up Tables
-- http://cxc.harvard.edu/ciao/threads/auxlut/index.html#imagej
- ImageJ 1.x LutLoader.java
-- https://github.com/imagej/imagej1/blob/master/ij/plugin/LutLoader.java#L15
* Turbo [#w33bfad2]
- Turbo, An Improved Rainbow Colormap for Visualization
-- https://ai.googleblog.com/2019/08/turbo-improved-rainbow-colormap-for.html
--- (Python) https://gist.github.com/mikhailov-work/6a308c20e494d9e0ccc29036b28faa7a#file-turbo_colormap-c-L10
--- (C/C++) https://gist.github.com/mikhailov-work/6a308c20e494d9e0ccc29036b28faa7a
--- (GLSL) https://gist.github.com/mikhailov-work/0d177465a8151eb6ede1768d51d476c7
- Turbo:視覚化のために改良した虹色のカラーマップ
-- https://webbigdata.jp/study/post-4031
-- https://webbigdata.jp/other/post-4060
* Viridis [#s9cdb6c5]
- https://CRAN.R-project.org/web/packages/viridis/index.html
-- - https://cCRAN.R-project.org/web/packages/viridis/vignettes/intro-to-viridis.html
* その他 [#v80538e7]