Here's a little something for people like you and me. This is a simple python script that converts your captured images into a sketch in real-time with just one line of command, fascinating? 😎
This script is written with the help of the OpenCV library in python.All the sketches will be saved in the parent directory itself.
# Clone the repository
git clone https://github.com/samyak-jn/sketch-converter.git
poetry shell
poetry install
sketch_converter --help
# video_src = 1 , grayscale mode = 1
sketch_converter video-capture 1 1
-
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.
-
All the issues/features are welcome. Open a PR and let's have a discussion.
sketch-converter is licensed under MIT, hence it is open source for all.
Copyright © 2023 Onuralp SEZER, Samyak Jain