https://github.com/samyak-jn/sketch-converter

Bored, irritated? Check this out, get your sketch

OTHER License

Downloads
145
Stars
1
Committers
4

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.

Quick Setup

# Clone the repository
git clone https://github.com/samyak-jn/sketch-converter.git
poetry shell
poetry install
sketch_converter --help

Camera Usage

# video_src = 1 , grayscale mode = 1
sketch_converter video-capture 1 1

Contributing ✔️

  • 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.

License

sketch-converter is licensed under MIT, hence it is open source for all.


Copyright © 2023 Onuralp SEZER, Samyak Jain