In this project, I'm proposing three objectives:
Specify the domain and the scope of what you are trying out and why? What is your data?
The questions I would like to answer in this project revolve around deciding which image features are most appropriate or effective to use in these recignition tasks. A number of different computer vision approaches have been develoeped for gait recognition, each with its own level of complexity, sophistication, and efficacy. It is my goal to choose a simple approach that is effective. These approaches include
I plan to choose one approach and implement it. My goal is to build a system that can at least minimally perform my three stated objectives. I'd also like to learn about gait recognition along the way and have fun while doing it.
My data will be video sequences of different people walking or running. I will likely keep the number of different subjects to a minimum in order to simplify the problem and increase recognition accuracy.
How do you plan to do this? What methods?
I have five different papers on existing methods (see above). I will be reading each paper and will be evaluating each method as to effectiveness and ease of implementation. I am currently leaning towards the Niyogi and Adelson approach (XYT surfaces).