#include <PixelLabel.h>
 | 
| void  | toJson (QJsonObject &jo) const  | 
|   | 
      
        
          | rdf::SuperPixelModel::SuperPixelModel  | 
          ( | 
          const LabelManager &  | 
          labelManager = LabelManager(),  | 
        
        
           | 
           | 
          const cv::Ptr< cv::ml::StatModel > &  | 
          model = cv::Ptr<cv::ml::StatModel>()  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | QVector< PixelLabel > rdf::SuperPixelModel::classify  | 
          ( | 
          const cv::Mat &  | 
          features | ) | 
           const | 
        
      
 
 
      
        
          | bool rdf::SuperPixelModel::isEmpty  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | cv::Ptr< cv::ml::StatModel > rdf::SuperPixelModel::model  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | cv::Ptr< cv::ml::RTrees > rdf::SuperPixelModel::randomTrees  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | QSharedPointer< SuperPixelModel > rdf::SuperPixelModel::read  | 
          ( | 
          const QString &  | 
          filePath | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | cv::Ptr< cv::ml::RTrees > rdf::SuperPixelModel::readRTreesModel  | 
          ( | 
          QJsonObject &  | 
          jo | ) | 
           | 
         
       
   | 
  
staticprotected   | 
  
 
 
  
  
      
        
          | void rdf::SuperPixelModel::toJson  | 
          ( | 
          QJsonObject &  | 
          jo | ) | 
           const | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | bool rdf::SuperPixelModel::write  | 
          ( | 
          const QString &  | 
          filePath | ) | 
           const | 
        
      
 
 
  
  
      
        
          | cv::Ptr<cv::ml::StatModel> rdf::SuperPixelModel::mModel | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: