-
- Average Blur
- Gaussian Blur
- Bilateral Blur
-
- Canny Edge Detection
- Sobel Edge Detection
-
- Canny Cartoon
- Color Sheet
- Day Light
- Emboss
- Invert
- Pencil Sketch
- Sepia
- Summer
- Thresh Cartoon
- Winter
-
- Contrast
- Sharpening
- Hue
- Splash
- Clone the repository
- To setup the venv and remove conficting qt and opencv
python3 -m venv venv
source venv bin/activate
pip install -r requirements.txt
rm ./venv/lib/python3.8/site-packages/cv2/qt/plugins/platform/libqxcb.so
- To run do
python main.py --style material
- Gurkirat Singh
- Sanchit Arora
- Kannav Mehta
- Triansh Sharma
- Shrey Gupta
- Pratyush Priyadarshi
- Raj Maheshwari