Let`s make some magic.
- Build this app (or just trust me).
- Find some color picture:
- Run the app
./analogcolor e ~/analogcolor-img/IMG_8555_800x600.JPG ~/analogcolor-img/IMG_8555_800x600-bw.bmp
- See the result. Just grayscale image
- Run the app using grayscale image as input
./analogcolor d ~/analogcolor-img/IMG_8555_800x600-bw.bmp ~/analogcolor-img/IMG_8555_800x600-decoded.bmp
- Let`s see the result