Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mustofa-id/color-blind-test
Android Application for Color Blind Test
https://github.com/mustofa-id/color-blind-test
android colorblindness farnsworthmunsell java
Last synced: 14 days ago
JSON representation
Android Application for Color Blind Test
- Host: GitHub
- URL: https://github.com/mustofa-id/color-blind-test
- Owner: mustofa-id
- License: mit
- Created: 2019-06-11T03:40:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-11T03:50:59.000Z (over 5 years ago)
- Last Synced: 2024-11-01T20:42:02.232Z (2 months ago)
- Topics: android, colorblindness, farnsworthmunsell, java
- Language: Java
- Size: 727 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Color Blind Test
This app is just for fun and learning purposes. Android application for color blind test using Farnsworth Munsell formula. It's just calculate error score based on formula, not implement what type of color blind at all.
## Screenshots
![Start test](screenshots/01.png)
![Check test](screenshots/02.png)
![Test result](screenshots/03.png)
![Test result dismiss](screenshots/04.png)
![Availabel menu](screenshots/05.png)
## References
- [Android Developer Docs](https://developer.android.com/docs)
- [Color Hue Test](https://www.xrite.com/hue-test)
- [The Farnsworth-Munsell 100-Hue Test for the examination of Color Discrimination by Dean Farnsworth revisied 1957](https://www.xritephoto.com/documents/literature/gmb/en/gmb_fm100_instructions_en.pdf)