Predict colored version of gray image with using KNN in Machine Learning

前端 未结 0 1904
谎友^
谎友^ 2021-02-11 10:51

I have a source image with rgb color shape is (422, 750, 3) I created grayscale version of image with gray_image = imread(\'source.png\', as_gray=True). Then I extr

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