Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/efecanxrd/simple-cartoonize-image
Cartoonizing images with simple way.
https://github.com/efecanxrd/simple-cartoonize-image
cartography cartoon cartoonization cartoonize cartoonizer numpy scipy
Last synced: 21 days ago
JSON representation
Cartoonizing images with simple way.
- Host: GitHub
- URL: https://github.com/efecanxrd/simple-cartoonize-image
- Owner: efecanxrd
- License: mit
- Created: 2022-09-27T15:15:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T15:23:04.000Z (over 2 years ago)
- Last Synced: 2024-11-15T04:42:01.339Z (3 months ago)
- Topics: cartography, cartoon, cartoonization, cartoonize, cartoonizer, numpy, scipy
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cartoonize Image
Cartoonizing Images Using Scipy and OpenCV In Python
Setup The Project
Install Python
I recommend that you install Python3.8x
Install LibrariesThe project uses only 2 library. You can install the library by typing 'pip install opencv-python' and 'pip install scipy' in the terminal
How this is working?
Our algorithm cartoonizing images. There are detailed comment lines