ColorVision Aid is a project designed to improve color vision for people with color blindness through image analysis and optimization.
Color blindness affects millions of people worldwide, making it difficult to distinguish between certain colors. ColorVision Aid helps by:
- Simulating how images appear to individuals with different types of color blindness (Protanopia, Deuteranopia, Tritanopia).
- Optimizing images to make colors more distinguishable for colorblind users.
- Simulate color blindness (Protanopia, Deuteranopia, Tritanopia).
- Optimize images for better color perception.
- Compare original, simulated, and optimized images.
-
Clone the repository:
git clone https://github.com/Zahra-Gholami/Vision-for-ColorBlind.git
-
Install dependencies:
from PIL import Image import numpy as np import matplotlib.pyplot as plt
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Commit your changes.
- Submit a pull request.
For questions or feedback, feel free to reach out:
- Email: [email protected]
- GitHub: Zahra-Gholami