Skip to content

Dinahussam/Cartoonify-the-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cartoonify-the-image

Table of contents:

Introduction

• It’s an Image processing project which is a GUI based project to upload any image and make it a cartoon that it's based on gaussian blur and edge detection techniques and you can save the cartoonified image where you want.

Project Features

In this application you can:

  1. Upload your photo from your PC.


  1. Cartoonified image that you uploaded.


  1. Save the cartoonified image where you want in your PC.


  1. Exit application.


Project Full Demo

Before And After

Project Structure

The Desktop Application is built using:

Python
Python
openCV
Opencv
Python
PySimpleGUI
main
├─ Cartoonify the image
│  ├─ Cartoonify with GUI
│  |  ├─ cartoonify.py
|  |  ├─ image.py
|  |  └─ index.py
│  └─ Notebook Code 
├─ Screenshots
└─ README.md

Run The Project

  1. Install Python3 in your computer
Download it from www.python.org/downloads/
  1. Install the following packages
pip install numpy
pip install PySimpleGUI
pip install opencv-python
pip install Pillow
pip install pathlib
pip install temp
pip install scikit-image
pip install requires.io
pip install image
pip install bytesbufio
  1. Open Project Terminal & Run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published