This is a simple live sketch app using webcam with python libraries such as NumPy and OpenCV.
In Sketch App, video is captured frame by frame using webcam and then sketch of the frame is displayed. Image processing methods like conversion to grayscale, gaussian blur etc are used and python libraries such as Numpy and OpenCV.
- Python 3.x
- OpenCV 2.x
- Download and import the requirements in jupyter notebook
- Clone the repository and paste it inside your jupyter notebook to run the app.
