Public Member Functions | Public Attributes
trackerData Struct Reference

Stores configuration information for the sparse optical flow routine. More...

#include <flow.hpp>

List of all members.

Public Member Functions

void initializeDescriptors (cv::Ptr< cv::DescriptorExtractor > *desc, cv::Ptr< cv::DescriptorExtractor > *hom)
void initializeDetectors (cv::Ptr< cv::FeatureDetector > *det, cv::Ptr< cv::FeatureDetector > *hom)
bool obtainStartingData (ros::NodeHandle &nh)

Public Attributes

bool adaptiveWindow
bool attemptHistoricalRecovery
bool attemptMatching
bool autoTrackManagement
cameraParameters cameraData
bool debugMode
double delayTimeout
string descriptor [MAX_DETECTORS]
bool detectEveryFrame
string detector [MAX_DETECTORS]
int drawingHistory
double flowThreshold
int matchingMode
int maxFeatures
double maxFrac
double maxVelocity
string method [MAX_DETECTORS]
bool method_match [MAX_DETECTORS]
int minFeatures
double minSeparation
int multiplier [MAX_HISTORY_FRAMES]
double newFeaturesPeriod
bool normalizeFeatureVelocities
unsigned int numDetectors
bool outputFeatureMotion
string outputFolder
bool outputTrackCount
string read_addr
double sensitivity [MAX_DETECTORS]
bool showTrackHistory
string topic
string topicParent
string tracksOutputTopic
bool velocityPrediction
bool verboseMode

Detailed Description

Stores configuration information for the sparse optical flow routine.

Definition at line 68 of file flow.hpp.


Member Function Documentation

void trackerData::initializeDescriptors ( cv::Ptr< cv::DescriptorExtractor > *  desc,
cv::Ptr< cv::DescriptorExtractor > *  hom 
)

Definition at line 169 of file flow.cpp.

void trackerData::initializeDetectors ( cv::Ptr< cv::FeatureDetector > *  det,
cv::Ptr< cv::FeatureDetector > *  hom 
)

Definition at line 2084 of file flow.cpp.

Definition at line 55 of file flow.cpp.


Member Data Documentation

Definition at line 78 of file flow.hpp.

Definition at line 83 of file flow.hpp.

Definition at line 81 of file flow.hpp.

Definition at line 89 of file flow.hpp.

Definition at line 95 of file flow.hpp.

Definition at line 108 of file flow.hpp.

Definition at line 99 of file flow.hpp.

Definition at line 112 of file flow.hpp.

Definition at line 75 of file flow.hpp.

Definition at line 112 of file flow.hpp.

Definition at line 127 of file flow.hpp.

Definition at line 100 of file flow.hpp.

Definition at line 103 of file flow.hpp.

Definition at line 105 of file flow.hpp.

Definition at line 101 of file flow.hpp.

Definition at line 80 of file flow.hpp.

Definition at line 114 of file flow.hpp.

Definition at line 115 of file flow.hpp.

Definition at line 105 of file flow.hpp.

Definition at line 137 of file flow.hpp.

Definition at line 87 of file flow.hpp.

Definition at line 86 of file flow.hpp.

Definition at line 110 of file flow.hpp.

Definition at line 139 of file flow.hpp.

Definition at line 109 of file flow.hpp.

Definition at line 91 of file flow.hpp.

Definition at line 109 of file flow.hpp.

Definition at line 71 of file flow.hpp.

Definition at line 113 of file flow.hpp.

Definition at line 108 of file flow.hpp.

Definition at line 70 of file flow.hpp.

Definition at line 70 of file flow.hpp.

Definition at line 73 of file flow.hpp.

Definition at line 93 of file flow.hpp.

Definition at line 77 of file flow.hpp.


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


thermalvis
Author(s): Stephen Vidas
autogenerated on Sun Jan 5 2014 11:38:45