#include <MovingEdgeSettings.h>
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::MovingEdgeSettings_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::visp_tracker::MovingEdgeSettings_ < ContainerAllocator > > | Ptr |
typedef MovingEdgeSettings_ < ContainerAllocator > | Type |
Public Member Functions | |
MovingEdgeSettings_ () | |
MovingEdgeSettings_ (const ContainerAllocator &_alloc) | |
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 |
Definition at line 21 of file MovingEdgeSettings.h.
typedef double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::_aberration_type |
Definition at line 90 of file MovingEdgeSettings.h.
typedef double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::_first_threshold_type |
Definition at line 99 of file MovingEdgeSettings.h.
typedef double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::_init_aberration_type |
Definition at line 93 of file MovingEdgeSettings.h.
typedef double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::_lambda_type |
Definition at line 96 of file MovingEdgeSettings.h.
typedef int64_t visp_tracker::MovingEdgeSettings_< ContainerAllocator >::_mask_size_type |
Definition at line 60 of file MovingEdgeSettings.h.
typedef double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::_min_samplestep_type |
Definition at line 87 of file MovingEdgeSettings.h.
typedef double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::_mu1_type |
Definition at line 72 of file MovingEdgeSettings.h.
typedef double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::_mu2_type |
Definition at line 75 of file MovingEdgeSettings.h.
typedef int64_t visp_tracker::MovingEdgeSettings_< ContainerAllocator >::_n_mask_type |
Definition at line 63 of file MovingEdgeSettings.h.
typedef int64_t visp_tracker::MovingEdgeSettings_< ContainerAllocator >::_ntotal_sample_type |
Definition at line 81 of file MovingEdgeSettings.h.
typedef int64_t visp_tracker::MovingEdgeSettings_< ContainerAllocator >::_range_type |
Definition at line 66 of file MovingEdgeSettings.h.
typedef int64_t visp_tracker::MovingEdgeSettings_< ContainerAllocator >::_sample_step_type |
Definition at line 78 of file MovingEdgeSettings.h.
typedef int64_t visp_tracker::MovingEdgeSettings_< ContainerAllocator >::_strip_type |
Definition at line 84 of file MovingEdgeSettings.h.
typedef double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::_threshold_type |
Definition at line 69 of file MovingEdgeSettings.h.
typedef boost::shared_ptr< ::visp_tracker::MovingEdgeSettings_<ContainerAllocator> const> visp_tracker::MovingEdgeSettings_< ContainerAllocator >::ConstPtr |
Definition at line 104 of file MovingEdgeSettings.h.
typedef boost::shared_ptr< ::visp_tracker::MovingEdgeSettings_<ContainerAllocator> > visp_tracker::MovingEdgeSettings_< ContainerAllocator >::Ptr |
Definition at line 103 of file MovingEdgeSettings.h.
typedef MovingEdgeSettings_<ContainerAllocator> visp_tracker::MovingEdgeSettings_< ContainerAllocator >::Type |
Definition at line 22 of file MovingEdgeSettings.h.
visp_tracker::MovingEdgeSettings_< ContainerAllocator >::MovingEdgeSettings_ | ( | ) | [inline] |
Definition at line 24 of file MovingEdgeSettings.h.
visp_tracker::MovingEdgeSettings_< ContainerAllocator >::MovingEdgeSettings_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 42 of file MovingEdgeSettings.h.
boost::shared_ptr<std::map<std::string, std::string> > visp_tracker::MovingEdgeSettings_< ContainerAllocator >::__connection_header |
Definition at line 105 of file MovingEdgeSettings.h.
double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::aberration |
Definition at line 91 of file MovingEdgeSettings.h.
double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::first_threshold |
Definition at line 100 of file MovingEdgeSettings.h.
double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::init_aberration |
Definition at line 94 of file MovingEdgeSettings.h.
double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::lambda |
Definition at line 97 of file MovingEdgeSettings.h.
int64_t visp_tracker::MovingEdgeSettings_< ContainerAllocator >::mask_size |
Definition at line 61 of file MovingEdgeSettings.h.
double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::min_samplestep |
Definition at line 88 of file MovingEdgeSettings.h.
double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::mu1 |
Definition at line 73 of file MovingEdgeSettings.h.
double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::mu2 |
Definition at line 76 of file MovingEdgeSettings.h.
int64_t visp_tracker::MovingEdgeSettings_< ContainerAllocator >::n_mask |
Definition at line 64 of file MovingEdgeSettings.h.
int64_t visp_tracker::MovingEdgeSettings_< ContainerAllocator >::ntotal_sample |
Definition at line 82 of file MovingEdgeSettings.h.
int64_t visp_tracker::MovingEdgeSettings_< ContainerAllocator >::range |
Definition at line 67 of file MovingEdgeSettings.h.
int64_t visp_tracker::MovingEdgeSettings_< ContainerAllocator >::sample_step |
Definition at line 79 of file MovingEdgeSettings.h.
int64_t visp_tracker::MovingEdgeSettings_< ContainerAllocator >::strip |
Definition at line 85 of file MovingEdgeSettings.h.
double visp_tracker::MovingEdgeSettings_< ContainerAllocator >::threshold |
Definition at line 70 of file MovingEdgeSettings.h.