Description: Motion Tracking
===============
This tarball contains all code required to run the tracking algorithm
on a sequence of images.
Run the file run_tracker.m in Matlab and follow the instructions. You
will need to have a directory of sequentially numbered images
available. After entering the path and file types the tracker will
begin processing.
The code uses a solver for the linear assignment problem in lap.cpp
that must be mex-compiled before the tracker can function. My code is
set up to try to automatically compile the file src/lap/lap.cpp using
mex should it detect that it has not yet been compiled. This will
usually result in an informative message when you run the tracker for
the first time on your system, followed by Matlab exiting (this is
normal). Should automatic compilation of the file src/lap/lap.cpp fail
(i.e. upon restarting Matlab you get the same informative message as
before), then your system is probably not set up correctly and you
should invest
To Search:
File list (Check if you may need any files):
Debug
.....\mytest.exe
.....\mytest.ilk
.....\Mytest.obj
.....\mytest.pch
.....\mytest.pdb
.....\vc60.idb
.....\vc60.pdb
frame.g
FRAME.RGB
FRAME3.RGB
Mytest.c
Mytest.cpp
mytest.dsp
mytest.dsw
mytest.exe
mytest.ncb
mytest.opt
mytest.plg