#include <openfabmap.hpp>
§ ChowLiuTree()
cv::of2::ChowLiuTree::ChowLiuTree |
( |
| ) |
|
§ ~ChowLiuTree()
virtual cv::of2::ChowLiuTree::~ChowLiuTree |
( |
| ) |
|
|
virtual |
§ add() [1/2]
void cv::of2::ChowLiuTree::add |
( |
const Mat & |
imgDescriptor | ) |
|
§ add() [2/2]
void cv::of2::ChowLiuTree::add |
( |
const vector< Mat > & |
imgDescriptors | ) |
|
§ getImgDescriptors()
const vector<Mat>& cv::of2::ChowLiuTree::getImgDescriptors |
( |
| ) |
const |
§ make()
Mat cv::of2::ChowLiuTree::make |
( |
double |
infoThreshold = 0.0 | ) |
|
The documentation for this class was generated from the following file: