/Pencil-Sketch-Using-Open-CV-In-Python

Open CV (Open Source Computer Vision) is a very powerful library of programming functions mainly aimed at real-time computer vision. Created by Intel in 1999, it is written in C++ (we will be using the Python bindings). In this brief code, we will see how one can change from: photo to cartoon effect and photo to pencil sketch effect

Primary LanguageJupyter Notebook

No issues in this repository yet.