This project was done using, the OpenCV library. After using python to analyze face features and detect cars, I decided to practice my weak spot, which was transforming Images.
The programm takes an image, detects edges in it, and uses those edges to create a sketch of that image. Just like that, you can have your own street artist on your machine 🙂
Github: https://github.com/dzejkopjarosinski/Python_Projects_v2/tree/master/Image2Sketcha>