- convert images to any opencv support format (bmp, jpg, png...)
- Put the image to be converted in the input folder (you can put images in any format at the same time)
- The converted image is saved in the output folder
- python 2.7
- opencv
python img2.py png
python img2.py bmp
python img2.py jpg