vrcore  0.45
visuReal Messkern
 All Classes Files Functions Variables
vr::MarkLocator Class Reference

Public Member Functions

bool search (MarkEvaluator &evaluator, const cv::Mat &image, const int radiusMin, const int radiusMax, const size_t minCandidates=1)
 
void setTimeOutPeriod (double secs)
 
double getTimeOutPeriod ()
 
void setParameters (const float cannyThresholdMin)
 
void getParameters (float &cannyThresholdMin)
 
void needSortedCandidates ()
 
size_t candidateCount () const
 
const std::vector
< MarkImageData > & 
candidates () const
 

Member Function Documentation

void vr::MarkLocator::getParameters ( float &  cannyThresholdMin)
Parameters
cannyThresholdMin
void vr::MarkLocator::needSortedCandidates ( )

Veranlasst, daß die Kandidaten nach absteigendem Radius sortiert werden. Das vereinfacht Größenvergleiche.

void vr::MarkLocator::setParameters ( const float  cannyThresholdMin)
Parameters
cannyThresholdMin
void vr::MarkLocator::setTimeOutPeriod ( double  secs)
Parameters
secs

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