VAT  3.0
Video Analysis Tool
Public Member Functions | List of all members
colorModelLearning Class Reference

Public Member Functions

 colorModelLearning (ColorModelType type, int n_clusters)
 
bool getSamplesFromCSV (QString file, int control)
 
bool trainEM ()
 
void resetTrain ()
 
void saveModel ()
 
bool updateModel ()
 
void showModel ()
 
bool getWeights (cv::Mat &mat)
 
bool getMeans (cv::Mat &mat)
 
bool getCovs (std::vector< cv::Mat > &vmat)
 
QString getName ()
 
cv::Ptr< cv::ml::EM > getEM ()
 

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