numpy: unique list of colors in the image

前端 未结 5 1130
眼角桃花
眼角桃花 2020-12-16 15:54

I have an image img:

>>> img.shape
(200, 200, 3)

On pixel (100, 100) I have a nice color:

>>>         


        
5条回答
提交回复
热议问题