Printing RGB channels

前端 未结 0 414
感动是毒
感动是毒 2021-02-09 01:15

If I have an RGB image i.e.: img_RGB and I print one of the channels. What is the difference exactly when doing print(img_RGB[:,:,2]) or print(im

相关标签:
回答
  • 消灭零回复
提交回复
热议问题