This is the complete list of members for cv::of2::FabMapLUT, including all inherited members.
add(const Mat &queryImgDescriptor) | cv::of2::FabMap | virtual |
add(const vector< Mat > &queryImgDescriptors) | cv::of2::FabMap | virtual |
addImgDescriptor(const Mat &queryImgDescriptor) | cv::of2::FabMap | protected |
addTraining(const Mat &queryImgDescriptor) | cv::of2::FabMap | virtual |
addTraining(const vector< Mat > &queryImgDescriptors) | cv::of2::FabMap | virtual |
CHOW_LIU enum value | cv::of2::FabMap | |
clTree | cv::of2::FabMap | protected |
compare(const Mat &queryImgDescriptor, vector< IMatch > &matches, bool addQuery=false, const Mat &mask=Mat()) | cv::of2::FabMap | |
compare(const Mat &queryImgDescriptor, const Mat &testImgDescriptors, vector< IMatch > &matches, const Mat &mask=Mat()) | cv::of2::FabMap | |
compare(const Mat &queryImgDescriptor, const vector< Mat > &testImgDescriptors, vector< IMatch > &matches, const Mat &mask=Mat()) | cv::of2::FabMap | |
compare(const vector< Mat > &queryImgDescriptors, vector< IMatch > &matches, bool addQuery=false, const Mat &mask=Mat()) | cv::of2::FabMap | |
compare(const vector< Mat > &queryImgDescriptors, const vector< Mat > &testImgDescriptors, vector< IMatch > &matches, const Mat &mask=Mat()) | cv::of2::FabMap | |
compareImgDescriptor(const Mat &queryImgDescriptor, int queryIndex, const vector< Mat > &testImgDescriptors, vector< IMatch > &matches) | cv::of2::FabMap | protected |
FabMap(const Mat &clTree, double PzGe, double PzGNe, int flags, int numSamples=0) | cv::of2::FabMap | |
FabMapLUT(const Mat &clTree, double PzGe, double PzGNe, int flags, int numSamples=0, int precision=6) | cv::of2::FabMapLUT | |
flags | cv::of2::FabMap | protected |
getLikelihoods(const Mat &queryImgDescriptor, const vector< Mat > &testImgDescriptors, vector< IMatch > &matches) | cv::of2::FabMapLUT | protectedvirtual |
getNewPlaceLikelihood(const Mat &queryImgDescriptor) | cv::of2::FabMap | protectedvirtual |
getTestImgDescriptors() const | cv::of2::FabMap | |
getTrainingImgDescriptors() const | cv::of2::FabMap | |
mBias | cv::of2::FabMap | protected |
MEAN_FIELD enum value | cv::of2::FabMap | |
MOTION_MODEL enum value | cv::of2::FabMap | |
NAIVE_BAYES enum value | cv::of2::FabMap | |
normaliseDistribution(vector< IMatch > &matches) | cv::of2::FabMap | protected |
numSamples | cv::of2::FabMap | protected |
PeqGL(int q, bool Lzq, bool eq) | cv::of2::FabMap | protected |
Pnew | cv::of2::FabMap | protected |
pq(int q) | cv::of2::FabMap | protected |
precision | cv::of2::FabMapLUT | protected |
priorMatches | cv::of2::FabMap | protected |
PzGe | cv::of2::FabMap | protected |
PzGL | cv::of2::FabMap | protected |
PzGNe | cv::of2::FabMap | protected |
Pzq(int q, bool zq) | cv::of2::FabMap | protected |
PzqGeq(bool zq, bool eq) | cv::of2::FabMap | protected |
PzqGL(int q, bool zq, bool zpq, bool Lzq) | cv::of2::FabMap | protected |
PzqGzpq(int q, bool zq, bool zpq) | cv::of2::FabMap | protected |
PzqGzpqL(int q, bool zq, bool zpq, bool Lzq) | cv::of2::FabMap | protected |
SAMPLED enum value | cv::of2::FabMap | |
sFactor | cv::of2::FabMap | protected |
table | cv::of2::FabMapLUT | protected |
testImgDescriptors | cv::of2::FabMap | protected |
trainingImgDescriptors | cv::of2::FabMap | protected |
~FabMap() | cv::of2::FabMap | virtual |
~FabMapLUT() | cv::of2::FabMapLUT | virtual |