lear-gist-python icon indicating copy to clipboard operation
lear-gist-python copied to clipboard

gray-scale images

Open Arwa314 opened this issue 5 years ago • 1 comments
trafficstars

I have an issue when using gray-scale images, I get an error says "dimensions of image must be 3". Is there some changes I need to make in order to let it accept gray-scale images?

Arwa314 avatar Feb 24 '20 08:02 Arwa314

transfer gray-scale images to rgb : https://stackoverflow.com/questions/40119743/convert-a-grayscale-image-to-a-3-channel-image

c752334430 avatar Jan 05 '21 21:01 c752334430