Adithya Raghuraman- Status Report Week of April 1st
This week the majority of the time was spent in fine-tuning our tracking algorithm in order to showcase for our demo. In particular, a realization that we made was that we might need to do our tracking by combining different traditional algorithms that may be suitable to our context. I have been working to get this working smoothly.
For the upcoming week, I’m going to focus on setting up the infrastructure for stroke classification. This involve coming up with a way by which we can analyze our footage, encode the information and feed it into a classifier. This classifier, as was also suggested by a TA, would most likely be an SVM.