搜索资源列表
humantrack.rar
- opencv实现的人体运动跟踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
Gait.rar
- 人体步态识别,给出了许多模板,用于此项研究,Gait Recognition,AppWizard has created this humantrack application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application
humantrack
- 这个是用visual c++写的人体步态行走的源代码,是我花了很长时间才能搞定的,现在共享一下。-This is a visual c++ Written walking gait of the source code, I spent a very long time to get, and now to share some.
HumanTrack
- this code is to track the human body in a serial of images or in a video。it uses c++ and opencv ,before using,u should makesure u have opencv。