med-material / VREyeTrackingAccuracyTest

VR Tool to Test the Accuracy of the Pupil Labs Eye Tracking Devices (Unity 2018.2.7f1)
MIT License
2 stars 4 forks source link

Upload Images of eyes from camera to R Shiny for later annotation #39

Open bastianilso opened 4 years ago

bastianilso commented 4 years ago

The VR Eye tracking accuracy test results depend a lot on peoples eyes and the cameras ability to track the eyes. It would therefore be useful to have an image of the eyes available in R Shiny, when we inspect the test results - this could for example be done by doing FTP from Unity to store a thumbnail of the eyes, and then storing a URL to the uploaded image file in a VARCHAR, in the database. The URL should be accessible from the R Shiny server.