Skip to content

AASoftIR/streamlit-photo-analyzer-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📸 Image Analyzer App

Welcome to the Image Analyzer! 🎉 This is a simple and fun Streamlit app that lets you upload images and perform cool analysis like color extraction 🎨 and face detection 👤.

🚀 Features

  • Color Analysis 🎨: Discover the dominant colors in your image!
  • Face Detection 👤: Spot those faces using OpenCV!

🛠️ Installation

  1. Clone this repo:
    git clone https://github.com/AASoftIR/streamlit-photo-analyzer-python.git
    cd image-analyzer-app
  2. Install the required packages:
    pip install -r requirements.txt

3.Run the app:

   streamlit run app.py

📷 How It Works

  1. Upload an Image: Choose a .jpg, .jpeg, or .png file.
  2. Select Analysis: Pick either "Color Analysis" or "Face Detection."
  3. See the Magic: Watch as your image gets analyzed in real-time! ✨

🤝 Contributing

Feel free to fork the repo and submit PRs with enhancements or bug fixes. Let's make this app even cooler! 😎

📄 License

This project is open-source and available under the MIT License.

Made with ❤️ by AASoftIR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages