Here are a couple links to posts about some of the work I have been doing in lab!

This post describes the method we have developed for dynamic object tracking in eye tracking videos, using OpenCV. We use this method to get gaze position coordinates relative to static objects, rather than the eye tracking glasses themselves, to assist in analysis. This is an application of the same techniques in an art museum. Both posts include some pretty cool videos that you will want to see!

Here is a post that details some of the predictive analytics work I did on a clinical dataset.

Finally, this is a post describing how I built a Docker container and Amazon AMI for OpenCV compiled with FFMPEG to allow for video generation. This compilation process turns out to be quite finicky and complicated, so we wanted an easy way for the users of our software to get set up.