#include <iostream>
#include <highgui.h>
#include <polyora/polyora.h>

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Definition in file simpletrack.cpp.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 33 of file simpletrack.cpp.
References bucket2d< T >::begin(), tracks::get_nth_frame(), kpt_tracker::load_from_db(), tframe::points, kpt_tracker::process_frame(), tracks::remove_unmatched_tracks(), point2d::u, and point2d::v.
1.5.9