こんにちは、でめきんです。 matplotlibを使ってカラー表示をする際、既存のカラーマップでは満足がいかないことがあると思います。 そんな時は自作でカラーマップを作ってしまおうというのが今回の企画です。 準備 カラーマップ表示するには、どの値 ...
I use matplotlib's imshow and "nearest" interpolation to display some colorful images. They look alright on screen, but when decreasing the window size, or when storing it as a PNG or SVG, some weird ...
- http://matplotlib.org/examples/color/colormaps_reference.html (the list of all colormaps) - http://matplotlib.org/users/colormaps.html?highlight=colormap#mycarta ...