whitphx / lear-gist-python

A python wrapper for Lear's GIST implementation working with numpy
MIT License
55 stars 14 forks source link

gray-scale images #29

Open Arwa314 opened 4 years ago

Arwa314 commented 4 years ago

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?

c752334430 commented 3 years ago

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