A python script based GUI interface to convert black and white image into colored image.
Use the package manager pip to install packages.
pip install numpy
pip install opencv_contrib_python
pip install Pillow
- Click on the IMAGE TO BE COVERTED button and select the image file.
- Then click on CONVERT IMAGE button and colored images will be created in ./images/color folder.