https://github.com/hxndev/image-to-cartoon
This project converts an image file into its grayscale and it cartoonish figure.
https://github.com/hxndev/image-to-cartoon
code mediapipe opencv opencv-python python
Last synced: about 2 months ago
JSON representation
This project converts an image file into its grayscale and it cartoonish figure.
- Host: GitHub
- URL: https://github.com/hxndev/image-to-cartoon
- Owner: HxnDev
- License: mit
- Created: 2021-09-22T08:31:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-25T14:23:40.000Z (over 4 years ago)
- Last Synced: 2025-06-29T09:04:55.161Z (12 months ago)
- Topics: code, mediapipe, opencv, opencv-python, python
- Language: Python
- Homepage:
- Size: 2.48 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Image to Cartoon in Python
## Project Description:
In this project, user inserts an image of anytype and it converts the image into its cartoon version of it. 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.

## 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: chhxnshah@gmail.com
LinkedIn : [Hassan Shahzad](https://www.linkedin.com/in/hassan-shahzad-2a6617212/)