$search

visp_tracker::MovingEdge_< ContainerAllocator > Struct Template Reference

#include <MovingEdge.h>

List of all members.

Public Types

typedef double _aberration_type
typedef double _first_threshold_type
typedef double _init_aberration_type
typedef double _lambda_type
typedef int64_t _mask_size_type
typedef double _min_samplestep_type
typedef double _mu1_type
typedef double _mu2_type
typedef int64_t _n_mask_type
typedef int64_t _ntotal_sample_type
typedef int64_t _range_type
typedef int64_t _sample_step_type
typedef int64_t _strip_type
typedef double _threshold_type
typedef boost::shared_ptr
< ::visp_tracker::MovingEdge_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::visp_tracker::MovingEdge_
< ContainerAllocator > > 
Ptr
typedef MovingEdge_
< ContainerAllocator > 
Type

Public Member Functions

ROS_DEPRECATED const std::string __getDataType () const
ROS_DEPRECATED const std::string __getMD5Sum () const
ROS_DEPRECATED const std::string __getMessageDefinition () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
 MovingEdge_ (const ContainerAllocator &_alloc)
 MovingEdge_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const

Static Public Member Functions

static ROS_DEPRECATED const
std::string 
__s_getDataType ()
static ROS_DEPRECATED const
std::string 
__s_getMD5Sum ()
static ROS_DEPRECATED const
std::string 
__s_getMessageDefinition ()

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
double aberration
double first_threshold
double init_aberration
double lambda
int64_t mask_size
double min_samplestep
double mu1
double mu2
int64_t n_mask
int64_t ntotal_sample
int64_t range
int64_t sample_step
int64_t strip
double threshold

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

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

Definition at line 21 of file MovingEdge.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef double visp_tracker::MovingEdge_< ContainerAllocator >::_aberration_type

Definition at line 90 of file MovingEdge.h.

template<class ContainerAllocator >
typedef double visp_tracker::MovingEdge_< ContainerAllocator >::_first_threshold_type

Definition at line 99 of file MovingEdge.h.

template<class ContainerAllocator >
typedef double visp_tracker::MovingEdge_< ContainerAllocator >::_init_aberration_type

Definition at line 93 of file MovingEdge.h.

template<class ContainerAllocator >
typedef double visp_tracker::MovingEdge_< ContainerAllocator >::_lambda_type

Definition at line 96 of file MovingEdge.h.

template<class ContainerAllocator >
typedef int64_t visp_tracker::MovingEdge_< ContainerAllocator >::_mask_size_type

Definition at line 60 of file MovingEdge.h.

template<class ContainerAllocator >
typedef double visp_tracker::MovingEdge_< ContainerAllocator >::_min_samplestep_type

Definition at line 87 of file MovingEdge.h.

template<class ContainerAllocator >
typedef double visp_tracker::MovingEdge_< ContainerAllocator >::_mu1_type

Definition at line 72 of file MovingEdge.h.

template<class ContainerAllocator >
typedef double visp_tracker::MovingEdge_< ContainerAllocator >::_mu2_type

Definition at line 75 of file MovingEdge.h.

template<class ContainerAllocator >
typedef int64_t visp_tracker::MovingEdge_< ContainerAllocator >::_n_mask_type

Definition at line 63 of file MovingEdge.h.

template<class ContainerAllocator >
typedef int64_t visp_tracker::MovingEdge_< ContainerAllocator >::_ntotal_sample_type

Definition at line 81 of file MovingEdge.h.

template<class ContainerAllocator >
typedef int64_t visp_tracker::MovingEdge_< ContainerAllocator >::_range_type

Definition at line 66 of file MovingEdge.h.

template<class ContainerAllocator >
typedef int64_t visp_tracker::MovingEdge_< ContainerAllocator >::_sample_step_type

Definition at line 78 of file MovingEdge.h.

template<class ContainerAllocator >
typedef int64_t visp_tracker::MovingEdge_< ContainerAllocator >::_strip_type

Definition at line 84 of file MovingEdge.h.

template<class ContainerAllocator >
typedef double visp_tracker::MovingEdge_< ContainerAllocator >::_threshold_type

Definition at line 69 of file MovingEdge.h.

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

Definition at line 254 of file MovingEdge.h.

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

Definition at line 253 of file MovingEdge.h.

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

Definition at line 22 of file MovingEdge.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file MovingEdge.h.

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

Definition at line 42 of file MovingEdge.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string visp_tracker::MovingEdge_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 108 of file MovingEdge.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string visp_tracker::MovingEdge_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 115 of file MovingEdge.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string visp_tracker::MovingEdge_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 191 of file MovingEdge.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string visp_tracker::MovingEdge_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 106 of file MovingEdge.h.

template<class ContainerAllocator >
static const char* visp_tracker::MovingEdge_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 104 of file MovingEdge.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string visp_tracker::MovingEdge_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 113 of file MovingEdge.h.

template<class ContainerAllocator >
static const char* visp_tracker::MovingEdge_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 111 of file MovingEdge.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string visp_tracker::MovingEdge_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 189 of file MovingEdge.h.

template<class ContainerAllocator >
static const char* visp_tracker::MovingEdge_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 118 of file MovingEdge.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* visp_tracker::MovingEdge_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 213 of file MovingEdge.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t visp_tracker::MovingEdge_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 233 of file MovingEdge.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* visp_tracker::MovingEdge_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 193 of file MovingEdge.h.


Member Data Documentation

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

Definition at line 255 of file MovingEdge.h.

template<class ContainerAllocator >
double visp_tracker::MovingEdge_< ContainerAllocator >::aberration

Definition at line 91 of file MovingEdge.h.

template<class ContainerAllocator >
double visp_tracker::MovingEdge_< ContainerAllocator >::first_threshold

Definition at line 100 of file MovingEdge.h.

template<class ContainerAllocator >
double visp_tracker::MovingEdge_< ContainerAllocator >::init_aberration

Definition at line 94 of file MovingEdge.h.

template<class ContainerAllocator >
double visp_tracker::MovingEdge_< ContainerAllocator >::lambda

Definition at line 97 of file MovingEdge.h.

template<class ContainerAllocator >
int64_t visp_tracker::MovingEdge_< ContainerAllocator >::mask_size

Definition at line 61 of file MovingEdge.h.

template<class ContainerAllocator >
double visp_tracker::MovingEdge_< ContainerAllocator >::min_samplestep

Definition at line 88 of file MovingEdge.h.

template<class ContainerAllocator >
double visp_tracker::MovingEdge_< ContainerAllocator >::mu1

Definition at line 73 of file MovingEdge.h.

template<class ContainerAllocator >
double visp_tracker::MovingEdge_< ContainerAllocator >::mu2

Definition at line 76 of file MovingEdge.h.

template<class ContainerAllocator >
int64_t visp_tracker::MovingEdge_< ContainerAllocator >::n_mask

Definition at line 64 of file MovingEdge.h.

template<class ContainerAllocator >
int64_t visp_tracker::MovingEdge_< ContainerAllocator >::ntotal_sample

Definition at line 82 of file MovingEdge.h.

template<class ContainerAllocator >
int64_t visp_tracker::MovingEdge_< ContainerAllocator >::range

Definition at line 67 of file MovingEdge.h.

template<class ContainerAllocator >
int64_t visp_tracker::MovingEdge_< ContainerAllocator >::sample_step

Definition at line 79 of file MovingEdge.h.

template<class ContainerAllocator >
int64_t visp_tracker::MovingEdge_< ContainerAllocator >::strip

Definition at line 85 of file MovingEdge.h.

template<class ContainerAllocator >
double visp_tracker::MovingEdge_< ContainerAllocator >::threshold

Definition at line 70 of file MovingEdge.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


visp_tracker
Author(s): Thomas Moulard/thomas.moulard@gmail.com
autogenerated on Sat Mar 2 14:16:24 2013