This week, I worked on the Ethics Assignment, Object Tracking Implementation, and initial UI for the IMU data visualization.
Object Tracking now processes full video before visualization, instead of frame by frame. Some issues are arising with the tracking drifting, I haven’t figured out if they’re due to image dimension mismatches or due to tracking implementation. The tracking is generally accurate, but tends to extend a bit past the edges of movement, especially for wide aspect ratio videos. Screenshots of both scenarios are below, as well as the initial UI for the data.
Progress is according to schedule.
Next week I hope to get some real data from the IMU to plot and play around with how I want to visualize the different data values we’re recording.