a processor for tracking an articulated model More...
#include <vcl_vector.h>#include <vil1/vil1_image.h>#include <vil1/vil1_memory_image_of.h>#include <vtol/vtol_face_2d_sptr.h>#include <vtol/vtol_intensity_face_sptr.h>#include <strk/strk_tracking_face_2d_sptr.h>#include <strk/strk_art_info_model_sptr.h>#include <strk/strk_info_model_tracker_params.h>Go to the source code of this file.
Classes | |
| class | strk_info_model_tracker |
a processor for tracking an articulated model
The info_model_tracker operates by randomly generating a set of hypotheses in the vicinity of the previous best n matches. These new hypotheses are tested,using mutual information on intensity and optionally gradient direction. Each sample represents a different configuration of the strk_art_art_info_model.
Modifications
<none>
Definition in file strk_info_model_tracker.h.
1.7.5.1