An open API service indexing awesome lists of open source software.

https://github.com/hxndev/image-to-sketch

In this project, I used OpenCV to convert an image to its "what-I-call" sketch version.
https://github.com/hxndev/image-to-sketch

code image-to-sketch opencv opencv-python python sketch

Last synced: about 2 months ago
JSON representation

In this project, I used OpenCV to convert an image to its "what-I-call" sketch version.

Awesome Lists containing this project

README

        

# Image to Sketch in Python

## Project Description:
In this project, user inserts an image of anytype and it converts the image into its sketch. This is done using opencv-python.
All the files have been commented for your ease. Furthermore you may also add further comments if you may.

![Alt Text](https://github.com/HxnDev/Image-to-Sketch/blob/main/Image%20to%20Sketch.gif)

## Requirements:
For this project, you only need:
- OpenCV

## OpenCV:
This is a Computer vision package that makes its easy to run Image processing and AI functions. At the core it uses OpenCV and Mediapipe libraries.

It can be installed using "pip install opencv-python"

## Contact Information:
For any further queries, feel free to contact me at:

Email: [email protected]

LinkedIn : [Hassan Shahzad](https://www.linkedin.com/in/hassan-shahzad-2a6617212/)