#include <opencv2/face/facemarkAAM.hpp>
|  | 
|  | Params () | 
|  | Constructor. 
 | 
|  | 
| void | read (const FileNode &) | 
|  | Read parameters from file, currently unused. 
 | 
|  | 
| void | write (FileStorage &) const | 
|  | Read parameters from file, currently unused. 
 | 
|  | 
      
        
          | cv::face::FacemarkAAM::Params::Params | ( |  | ) |  | 
      
 
 
      
        
          | void cv::face::FacemarkAAM::Params::read | ( | const FileNode & |  | ) |  | 
      
 
Read parameters from file, currently unused. 
 
 
      
        
          | void cv::face::FacemarkAAM::Params::write | ( | FileStorage & |  | ) | const | 
      
 
Read parameters from file, currently unused. 
 
 
      
        
          | int cv::face::FacemarkAAM::Params::m | 
      
 
 
      
        
          | int cv::face::FacemarkAAM::Params::max_m | 
      
 
 
      
        
          | int cv::face::FacemarkAAM::Params::max_n | 
      
 
 
      
        
          | std::string cv::face::FacemarkAAM::Params::model_filename | 
      
 
 
      
        
          | int cv::face::FacemarkAAM::Params::n | 
      
 
 
      
        
          | int cv::face::FacemarkAAM::Params::n_iter | 
      
 
 
      
        
          | bool cv::face::FacemarkAAM::Params::save_model | 
      
 
 
      
        
          | std::vector<float> cv::face::FacemarkAAM::Params::scales | 
      
 
 
      
        
          | int cv::face::FacemarkAAM::Params::texture_max_m | 
      
 
 
      
        
          | bool cv::face::FacemarkAAM::Params::verbose | 
      
 
 
The documentation for this struct was generated from the following file: