Skip to content

sumony2j/ArtVenture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArtVenture


📝 Table of Contents

🧐 About

Our application, ArtVenture, built using OpenCV, revolutionizes the way we edit images. With its powerful image processing capabilities, our app offers a seamless and intuitive editing experience. Whether you're a professional photographer or an amateur enthusiast, you can easily enhance and transform your photos with a wide range of features. From basic adjustments like brightness, contrast, and saturation to advanced tools like noise reduction, image sharpening, and color grading, our application provides all the necessary tools to bring out the best in your images. With its user-friendly interface and real-time preview, you can see the impact of your edits instantly, making the editing process efficient and enjoyable. Our application using OpenCV empowers users to unleash their creativity and achieve stunning results with ease.

Prerequisites

Install python3, opencv, numpy, pillow, streamlit, python3-pip

pip3 install pillow opencv-python streamlit numpy

Installing & Running

Clone/Download the repository

git clone https://github.com/sumony2j/ArtVenture.git

Navigate to the repository

cd ArtVenture

Run the streamlit app

streamlit run ./ui.py

🎈 Usage

To apply filter on a image

  1. Select filter
  2. Upload image
  3. Tune parameters for image processing using sliders

To send feedback

  1. Fill the feedback form
  2. Click submit button
  3. Feedback will be saved in a sqlite database which can be viewd by various tools.

The deployed application on streamlit cloud can be found to the following link

ArtVenture-Streamlit

Note :

Due to limited resources and memory size, the hosted application gets crashed sometimes, need to reboot the application to run again

⛏️ Built Using

👇 To Do

  • Need to add more filters
  • Making the user interface more better

✍️ Author