Image2gray.py alternative version with more "features"
Crinst opened this issue · 3 comments
Please add this as alternative to your image2gray.py Python script as it is not very good (at least I had to rewrite half of it).
It adds option to select image_folder path, add black borders around images, creates single image=single file or ImageResource.h with all images it finds.
images2gray.zip
Why don't you add this as a pull request so that it is readable without having to download and open a zip file? And even then, you can't see the diff vs the current contents.
I did it this way mainly because of laziness and lack of time. Sorry about that. I will do it standard way (pull request).
Please write a doc for this. It seems to work really well, although I'm finding most of the images are inverted. Not hard to fix, it just happens.