Classes | Public Member Functions
cv::of2::ChowLiuTree Class Reference

#include <openfabmap.hpp>

List of all members.

Classes

struct  info

Public Member Functions

 ChowLiuTree ()
virtual ~ChowLiuTree ()
void add (const Mat &imgDescriptor)
void add (const vector< Mat > &imgDescriptors)
const vector< Mat > & getImgDescriptors () const
Mat make (double infoThreshold=0.0)

Constructor & Destructor Documentation

virtual cv::of2::ChowLiuTree::~ChowLiuTree ( ) [virtual]

Member Function Documentation

void cv::of2::ChowLiuTree::add ( const Mat imgDescriptor)
void cv::of2::ChowLiuTree::add ( const vector< Mat > &  imgDescriptors)
const vector<Mat>& cv::of2::ChowLiuTree::getImgDescriptors ( ) const
Mat cv::of2::ChowLiuTree::make ( double  infoThreshold = 0.0)

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