Public Types | Public Member Functions | Public Attributes
visp_tracker::KltSettings_< ContainerAllocator > Struct Template Reference

#include <KltSettings.h>

List of all members.

Public Types

typedef double _angle_appear_type
typedef double _angle_disappear_type
typedef double _harris_type
typedef int64_t _mask_border_type
typedef int64_t _max_features_type
typedef double _min_distance_type
typedef int64_t _pyramid_lvl_type
typedef double _quality_type
typedef int64_t _size_block_type
typedef int64_t _window_size_type
typedef boost::shared_ptr
< ::visp_tracker::KltSettings_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::visp_tracker::KltSettings_
< ContainerAllocator > > 
Ptr
typedef KltSettings_
< ContainerAllocator > 
Type

Public Member Functions

 KltSettings_ ()
 KltSettings_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
double angle_appear
double angle_disappear
double harris
int64_t mask_border
int64_t max_features
double min_distance
int64_t pyramid_lvl
double quality
int64_t size_block
int64_t window_size

Detailed Description

template<class ContainerAllocator>
struct visp_tracker::KltSettings_< ContainerAllocator >

Definition at line 21 of file KltSettings.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef double visp_tracker::KltSettings_< ContainerAllocator >::_angle_appear_type

Definition at line 73 of file KltSettings.h.

template<class ContainerAllocator >
typedef double visp_tracker::KltSettings_< ContainerAllocator >::_angle_disappear_type

Definition at line 76 of file KltSettings.h.

template<class ContainerAllocator >
typedef double visp_tracker::KltSettings_< ContainerAllocator >::_harris_type

Definition at line 64 of file KltSettings.h.

template<class ContainerAllocator >
typedef int64_t visp_tracker::KltSettings_< ContainerAllocator >::_mask_border_type

Definition at line 79 of file KltSettings.h.

template<class ContainerAllocator >
typedef int64_t visp_tracker::KltSettings_< ContainerAllocator >::_max_features_type

Definition at line 52 of file KltSettings.h.

template<class ContainerAllocator >
typedef double visp_tracker::KltSettings_< ContainerAllocator >::_min_distance_type

Definition at line 61 of file KltSettings.h.

template<class ContainerAllocator >
typedef int64_t visp_tracker::KltSettings_< ContainerAllocator >::_pyramid_lvl_type

Definition at line 70 of file KltSettings.h.

template<class ContainerAllocator >
typedef double visp_tracker::KltSettings_< ContainerAllocator >::_quality_type

Definition at line 58 of file KltSettings.h.

template<class ContainerAllocator >
typedef int64_t visp_tracker::KltSettings_< ContainerAllocator >::_size_block_type

Definition at line 67 of file KltSettings.h.

template<class ContainerAllocator >
typedef int64_t visp_tracker::KltSettings_< ContainerAllocator >::_window_size_type

Definition at line 55 of file KltSettings.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visp_tracker::KltSettings_<ContainerAllocator> const> visp_tracker::KltSettings_< ContainerAllocator >::ConstPtr

Definition at line 84 of file KltSettings.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visp_tracker::KltSettings_<ContainerAllocator> > visp_tracker::KltSettings_< ContainerAllocator >::Ptr

Definition at line 83 of file KltSettings.h.

template<class ContainerAllocator >
typedef KltSettings_<ContainerAllocator> visp_tracker::KltSettings_< ContainerAllocator >::Type

Definition at line 22 of file KltSettings.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
visp_tracker::KltSettings_< ContainerAllocator >::KltSettings_ ( ) [inline]

Definition at line 24 of file KltSettings.h.

template<class ContainerAllocator >
visp_tracker::KltSettings_< ContainerAllocator >::KltSettings_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 38 of file KltSettings.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > visp_tracker::KltSettings_< ContainerAllocator >::__connection_header

Definition at line 85 of file KltSettings.h.

template<class ContainerAllocator >
double visp_tracker::KltSettings_< ContainerAllocator >::angle_appear

Definition at line 74 of file KltSettings.h.

template<class ContainerAllocator >
double visp_tracker::KltSettings_< ContainerAllocator >::angle_disappear

Definition at line 77 of file KltSettings.h.

template<class ContainerAllocator >
double visp_tracker::KltSettings_< ContainerAllocator >::harris

Definition at line 65 of file KltSettings.h.

template<class ContainerAllocator >
int64_t visp_tracker::KltSettings_< ContainerAllocator >::mask_border

Definition at line 80 of file KltSettings.h.

template<class ContainerAllocator >
int64_t visp_tracker::KltSettings_< ContainerAllocator >::max_features

Definition at line 53 of file KltSettings.h.

template<class ContainerAllocator >
double visp_tracker::KltSettings_< ContainerAllocator >::min_distance

Definition at line 62 of file KltSettings.h.

template<class ContainerAllocator >
int64_t visp_tracker::KltSettings_< ContainerAllocator >::pyramid_lvl

Definition at line 71 of file KltSettings.h.

template<class ContainerAllocator >
double visp_tracker::KltSettings_< ContainerAllocator >::quality

Definition at line 59 of file KltSettings.h.

template<class ContainerAllocator >
int64_t visp_tracker::KltSettings_< ContainerAllocator >::size_block

Definition at line 68 of file KltSettings.h.

template<class ContainerAllocator >
int64_t visp_tracker::KltSettings_< ContainerAllocator >::window_size

Definition at line 56 of file KltSettings.h.


The documentation for this struct was generated from the following file:


visp_tracker
Author(s): Thomas Moulard/thomas.moulard@gmail.com
autogenerated on Sat Dec 28 2013 17:46:03