Skip to content

MuhammadMuazAhmed/ColorDetector

Repository files navigation

🎨 Color Detection App for Color Blind People

An Android application designed to assist color-blind individuals by detecting and naming colors in real time. The app provides high accuracy under various ambient lighting conditions and supports detection of 900+ colors using a custom-built library.


🚀 Features

  • 🌈 Real-Time Color Detection – Helps color-blind users recognize colors instantly.
  • 🗂️ 900+ Color Library – Custom color detection library developed from scratch.
  • 🔄 Multiple Versions Released – Completed Version 1 and Version 2 with UI and performance improvements.
  • 🐍 Python for Android Development – Implemented the app using Python instead of Kotlin/Java.

🛠️ Tech Stack

  • Android App Development (via Python frameworks)
  • Custom Color Detection Algorithms
  • Camera Integration for real-time detection
  • UI/UX Enhancements for accessibility

📚 Learning Outcomes

  • Developed an understanding of image processing and color detection.
  • Learned to integrate Python libraries in Android development.
  • Explored challenges of handling ambient lighting variations (sunlight vs. indoor environments).
  • Collaborated with peers by testing and improving their code.

⚡ Challenges Faced

  • Main challenge was detecting colors under different lighting conditions:
    • In sunlight, detection worked perfectly.
    • In office (yellowish ambient light), detection required adjustments for accuracy.

🧑‍💻 Author

Muhammad Muaz Ahmed


About

This app will help the color blinds to detect colors by tapping on screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages