dev_set_lut显示效果

1.原图——dev_set_lut('default')

2.dev_set_lut('rainbow')

3.dev_set_lut('temperature')

 

4.dev_set_lut('inverse')

 其它可设置参数:

* 'default', 'linear', 'inverse', 'sqr', 'inv_sqr', 'cube', 'inv_cube', 'sqrt', 'inv_sqrt', 'cubic_root', 'inv_cubic_root',
*'color1', 'color2', 'color3', 'color4', 'three', 'six', 'twelve', 'twenty_four', 'rainbow', 'temperature', 'cyclic_gray',
*'cyclic_temperature', 'hsi', 'change1', 'change2', 'change3'

 

posted @ 2024-03-01 17:04  echo-efun  阅读(120)  评论(0)    收藏  举报