Skip to content

πŸŽ¨πŸ–ΌοΈ Transform your uploaded images into captivating cartoons using OpenCV! πŸ€–βœ¨ Elevate your photos with artistic flair and whimsy. Dive into the world of creativity with ease. 🌟

Notifications You must be signed in to change notification settings

DinjanAI/Image_to_Cartoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Image to Cartoon

This project converts uploaded images into cartoon-style images using OpenCV and Python.

Description

The "Image to Cartoon" project is a simple web application built using Streamlit, an open-source Python library for creating web apps. It allows users to upload their images and instantly see them transformed into cartoon-style images. The transformation is achieved using OpenCV, a popular computer vision library in Python.

Features

Upload any image in JPG or PNG format. Convert uploaded images into cartoon-style images. Display both the original and cartoon-style images side by side.

Installation

To run this project locally, follow these steps:

  1. Clone this repository to your local machine.
git clone https://github.com/Dinjan-AIML/Image_to_Cartoon.git
  1. Navigate to the project directory.
cd Image_to_Cartoon
  1. Install the required Python libraries.
pip install -r requirements.txt
  1. Run the Streamlit app.
streamlit run app.py
  1. Open your web browser and go to http://localhost:8501 to view the app.

Here's the architecture of the app:

About

πŸŽ¨πŸ–ΌοΈ Transform your uploaded images into captivating cartoons using OpenCV! πŸ€–βœ¨ Elevate your photos with artistic flair and whimsy. Dive into the world of creativity with ease. 🌟

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages