Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.12 KB

File metadata and controls

29 lines (22 loc) · 1.12 KB

🧐 About Ishihara Color Blind Kmeans Algorithm

IshiharaVisionTest is a web-based application built with Laravel to detect **color blindness** using the **Ishihara test method**. Users' responses are analyzed and classified into three categories:
  • Normal Vision (70% or more correct answers)
  • ⚠️ Partial Color Blindness (50%-70% correct answers)
  • Total Color Blindness (less than 50% correct answers)

📌 Test Method Preview

Build Status License License

🚀 Features

  • 📊 Color blindness detection using the Ishihara method
  • 🏷 Automated clustering with K-Means (C1: Normal, C2: Partial, C3: Total)
  • 📈 Answer scoring and weighting calculations

🔧 Installation

  1. Clone this repository:
    git clone https://github.com/kevinlabuno/Ishihara-Color-Blind-Kmeans-Algorithm.git