Startup idea : Use 3D game technology to diagnose optical deficiencies
According to several recent studies, between 6 and 12% of the world population are stereoblind. What exactly is stereo blindness? If a person has stereo blindness, that person will have difficulty or inability to see in 3D. Most of the time, we won't know that we have stereo blindness until after we have our eyes diagnosed by a specialist.
Instead of visiting the optician, how about bringing this eyes diagnostic system back home and place it on the user's finger tips?
Use 3D game technology and embed them into smartphone app or smart TV app. Create a series of self-diagnostic tests and make the tests easily accessible to anyone that suspected they have optical deficiencies.
If the user found that he/she has optical deficiencies, make recommendations on available treatment or sell them glasses with special technology to "restore" their sights such as with the augmented reality glasses.
Preview image credit: Larm Rmah
Reference:
See also : Having depression? Now Google is able to help diagnose
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+10.9k Golang : Sieve of Eratosthenes algorithm
+27.4k Golang : Convert CSV data to JSON format and save to file
+7.4k Golang : Fixing Gorilla mux http.FileServer() 404 problem
+22.3k Golang : Convert seconds to minutes and remainder seconds
+8.4k Useful methods to access blocked websites
+12.2k Golang : Pagination with go-paginator configuration example
+10.6k Fix ERROR 1045 (28000): Access denied for user 'root'@'ip-address' (using password: YES)
+21.8k Golang : Setting up/configure AWS credentials with official aws-sdk-go
+20.3k Golang : Determine if directory is empty with os.File.Readdir() function
+17.7k Golang : Parse date string and convert to dd-mm-yyyy format
+7.7k Android Studio : AlertDialog to get user attention example
+19.7k Golang : Get current URL example