Image Component Library (ICL)
icl::cv::VectorTracker Member List

This is the complete list of members for icl::cv::VectorTracker, including all inherited members.

brandNew enum valueicl::cv::VectorTracker
DistanceFunction typedeficl::cv::VectorTracker
firstFree enum valueicl::cv::VectorTracker
getDim() consticl::cv::VectorTracker
getExtrapolationMask() consticl::cv::VectorTracker
getID(int index, float *lastErrorOrScore=0) consticl::cv::VectorTracker
IDmode enum nameicl::cv::VectorTracker
isNull() consticl::cv::VectorTracker
m_dataicl::cv::VectorTrackerprivate
operator=(const VectorTracker &other)icl::cv::VectorTracker
pushData(const std::vector< Vec > &newData)icl::cv::VectorTracker
setDistanceFunction(DistanceFunction df)icl::cv::VectorTracker
setExtrapolationMask(const std::vector< bool > &mask)icl::cv::VectorTracker
Vec typedeficl::cv::VectorTracker
VectorTracker()icl::cv::VectorTracker
VectorTracker(int dim, float largeDistance, const std::vector< float > &normFactors=std::vector< float >(), IDmode idMode=firstFree, float distanceThreshold=0, bool tryOpt=true, DistanceFunction df=DistanceFunction(), bool dfIsQualityFunction=false)icl::cv::VectorTracker
VectorTracker(const VectorTracker &other)icl::cv::VectorTracker
~VectorTracker()icl::cv::VectorTracker