资 源 简 介
需要一个int ipp6.0 MILTRACK README, Version 1.0
-------------------------------------------------------------------------------------------------------
This code includes an implementation of the MilTrack algorithm [1], as well as a re-implemenation of the Online AdaBoost tracker described in [2], though with some modifications. This code requires both OpenCV 1.0 (http://sourceforge.net/projects/opencvlibrary/) and Intel IPP 6.0 (http://www.intel.com/cd/software/products/asmo-na/eng/302910.htm) to be installed on your machine. It has only been tested on a machine running Windows XP, usiong Visual Studio 9.0. In order for the code to run, make sure you have the OpenCV bin directory, and the Intel IPP bin directory in your system path.
文 件 列 表
BoostTrackerPublic
BoostTrackerPublic.ncb
BoostTrackerPublic.suo
BoostTrackerPublic.vcproj
BoostTrackMain.cpp
haarcascade_frontalface_alt2.xml
haarcascade_frontalface_alt_tree.xml
haarcascade_frontalface_default.xml
ImageFtr.cpp
ImageFtr.h
Matrix.cpp
Matrix.h
OnlineBoost.cpp
OnlineBoost.h
Public.cpp
Public.h
Sample.cpp
Sample.h
Tracker.cpp
Tracker.h
BoostTrackerPublic.sln
gpl.txt
lgpl.txt
release
haarcascade_frontalface_alt2.xml
haarcascade_frontalface_alt_tree.xml
haarcascade_frontalface_default.xml
MilTrack.exe
MilTrack-FACE.exe
README.txt