It is an app made using OpenCV and Python.
It has been made for fun purposes only.
What it does is it takes input from the camera and then allows you to apply some fancy effects on it.
You can also save your photo.
- Python 3.8
- Tkinter
- PIL
- Jupyter Notebook
- OpenCV
- Spyder IDE
- Bandicam (for recording purposes).
While learning to use different colorspaces on images in OpenCV, I double-clicked on the tab key to see all available options in the jupyter notebook. Then from those options, I randomly choose one of the options and it gave a very fancy look, so I tried the same with other options also, and then finally thought to make an app out of this.
- Images can be saved on some selected effects only.
- Color of saved image may differ from Original Image.