CS7322: Computer Vision II: Final Project Progress Report
Adding graphical objects to video sequences
Antonio Haro
I have been making good progress with the project. I have been spending
most of my recent time generating adequate test data for the system. The
system is not real time, so finding out whether or not a given dataset
will be "good" (high enough frame rate for optical flow calculation, good
enough lighting, etc.) has been taking a while. However, I think I have a
good set at the moment.
I have also been getting more familiar with the code, and am currently at
the point where I know exactly what I must modify and how in order to
complete the project. So, at the moment, it is just a matter of sitting
down and churning out some code for a few hours (hopefully!)
Back to my class page