How to turn transparent logos gray

后端 未结 0 1103
情深已故
情深已故 2020-12-25 12:16

I have these following logos:

And I want to turn them gray using this function:

def to_grayscale(path):
    return Image.fromarray(cv2.imre         


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