#include <stitcher.hpp>
§ anonymous enum
§ Status
| Enumerator | 
|---|
| OK |  | 
| ERR_NEED_MORE_IMGS |  | 
 
 
§ blender() [1/2]
§ blender() [2/2]
§ bundleAdjuster() [1/2]
§ bundleAdjuster() [2/2]
§ cameras()
§ component()
  
  | 
        
          | std::vector<int> cv::Stitcher::component | ( |  | ) | const |  | inline | 
 
 
§ composePanorama() [1/2]
§ composePanorama() [2/2]
§ compositingResol()
  
  | 
        
          | double cv::Stitcher::compositingResol | ( |  | ) | const |  | inline | 
 
 
§ createDefault()
  
  | 
        
          | static Stitcher cv::Stitcher::createDefault | ( | bool | try_use_gpu = false | ) |  |  | static | 
 
 
§ estimateTransform() [1/2]
§ estimateTransform() [2/2]
      
        
          | Status cv::Stitcher::estimateTransform | ( | InputArray | images, | 
        
          |  |  | const std::vector< std::vector< Rect > > & | rois | 
        
          |  | ) |  |  | 
      
 
 
§ exposureCompensator() [1/2]
§ exposureCompensator() [2/2]
§ featuresFinder() [1/2]
§ featuresFinder() [2/2]
§ featuresMatcher() [1/2]
§ featuresMatcher() [2/2]
§ matchingMask()
  
  | 
        
          | const cv::Mat& cv::Stitcher::matchingMask | ( |  | ) | const |  | inline | 
 
 
§ panoConfidenceThresh()
  
  | 
        
          | double cv::Stitcher::panoConfidenceThresh | ( |  | ) | const |  | inline | 
 
 
§ registrationResol()
  
  | 
        
          | double cv::Stitcher::registrationResol | ( |  | ) | const |  | inline | 
 
 
§ seamEstimationResol()
  
  | 
        
          | double cv::Stitcher::seamEstimationResol | ( |  | ) | const |  | inline | 
 
 
§ seamFinder() [1/2]
§ seamFinder() [2/2]
§ setBlender()
§ setBundleAdjuster()
§ setCompositingResol()
  
  | 
        
          | void cv::Stitcher::setCompositingResol | ( | double | resol_mpx | ) |  |  | inline | 
 
 
§ setExposureCompensator()
§ setFeaturesFinder()
§ setFeaturesMatcher()
§ setMatchingMask()
  
  | 
        
          | void cv::Stitcher::setMatchingMask | ( | const cv::Mat & | mask | ) |  |  | inline | 
 
 
§ setPanoConfidenceThresh()
  
  | 
        
          | void cv::Stitcher::setPanoConfidenceThresh | ( | double | conf_thresh | ) |  |  | inline | 
 
 
§ setRegistrationResol()
  
  | 
        
          | void cv::Stitcher::setRegistrationResol | ( | double | resol_mpx | ) |  |  | inline | 
 
 
§ setSeamEstimationResol()
  
  | 
        
          | void cv::Stitcher::setSeamEstimationResol | ( | double | resol_mpx | ) |  |  | inline | 
 
 
§ setSeamFinder()
§ setWarper()
§ setWaveCorrection()
  
  | 
        
          | void cv::Stitcher::setWaveCorrection | ( | bool | flag | ) |  |  | inline | 
 
 
§ setWaveCorrectKind()
§ stitch() [1/2]
§ stitch() [2/2]
§ warper() [1/2]
§ warper() [2/2]
§ waveCorrection()
  
  | 
        
          | bool cv::Stitcher::waveCorrection | ( |  | ) | const |  | inline | 
 
 
§ waveCorrectKind()
§ workScale()
  
  | 
        
          | double cv::Stitcher::workScale | ( |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following file: