What is right way to combine RGBY images to single image which has all color channels?

后端 未结 0 1137
青春惊慌失措
青春惊慌失措 2021-02-18 13:13

I am trying to combine multiple color channel images to single image. Like:

img1 = cv2.imread(\'This image is red channel image\')
img1 = cv2.imread(\'This image          


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