vmal_kl Class Reference

#include <vmal_kl.h>

List of all members.


Detailed Description

Definition at line 20 of file vmal_kl.h.


Public Member Functions

 vmal_kl (const vmal_kl_params &params)
 Default constructor. Parametres set to defaults.
 ~vmal_kl ()
 Destructor.
void match_sequence (vcl_vector< vil1_image > &, vmal_multi_view_data_vertex_sptr)
void match_sequence (vidl_vil1_movie_sptr, vmal_multi_view_data_vertex_sptr)
vcl_vector< vtol_vertex_2d_sptr > * extract_points (vil1_image &)

Private Member Functions

KLT_PixelType * convert_to_gs_image (vil1_image &)
void set_tracking_context (KLT_TrackingContext tc)

Private Attributes

vmal_kl_params params_

Constructor & Destructor Documentation

vmal_kl::vmal_kl ( const vmal_kl_params params  )  [explicit]

Default constructor. Parametres set to defaults.

Definition at line 16 of file vmal_kl.cxx.

vmal_kl::~vmal_kl (  ) 

Destructor.

Definition at line 20 of file vmal_kl.cxx.


Member Function Documentation

void vmal_kl::match_sequence ( vcl_vector< vil1_image > &  ,
vmal_multi_view_data_vertex_sptr   
)

Definition at line 24 of file vmal_kl.cxx.

void vmal_kl::match_sequence ( vidl_vil1_movie_sptr  ,
vmal_multi_view_data_vertex_sptr   
)

Definition at line 110 of file vmal_kl.cxx.

vcl_vector< vtol_vertex_2d_sptr > * vmal_kl::extract_points ( vil1_image  ) 

Definition at line 123 of file vmal_kl.cxx.

KLT_PixelType * vmal_kl::convert_to_gs_image ( vil1_image  )  [private]

Definition at line 173 of file vmal_kl.cxx.

void vmal_kl::set_tracking_context ( KLT_TrackingContext  tc  )  [private]

Definition at line 197 of file vmal_kl.cxx.


Member Data Documentation

vmal_kl_params vmal_kl::params_ [private]

Definition at line 39 of file vmal_kl.h.


The documentation for this class was generated from the following files:
Generated on Thu Aug 28 05:18:14 2008 for contrib/gel/vmal by  doxygen 1.5.1