#include <GraphCut.h>
 | 
| void  | load (const QSettings &settings) override | 
|   | 
| void  | save (QSettings &settings) const override | 
|   | 
| template<class num >  | 
| num  | checkParam (num param, num min, num max, const QString &name) const  | 
|   | 
      
        
          | rdf::GraphCutConfig::GraphCutConfig  | 
          ( | 
          const QString &  | 
          name = "Graph Cut" | ) | 
           | 
        
      
 
 
  
  
      
        
          | void rdf::GraphCutConfig::load  | 
          ( | 
          const QSettings &  | 
          settings | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
 
      
        
          | int rdf::GraphCutConfig::numIter  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void rdf::GraphCutConfig::save  | 
          ( | 
          QSettings &  | 
          settings | ) | 
           const | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
 
      
        
          | double rdf::GraphCutConfig::scaleFactor  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | int rdf::GraphCutConfig::mGcIter = 2 | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | double rdf::GraphCutConfig::mScaleFactor = 1000.0 | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: