Public Attributes | List of all members
CvStereoGCState Struct Reference

#include <legacy.hpp>

Public Attributes

int Ithreshold
 
int interactionRadius
 
float K
 
float lambda
 
float lambda1
 
float lambda2
 
int occlusionCost
 
int minDisparity
 
int numberOfDisparities
 
int maxIters
 
CvMatleft
 
CvMatright
 
CvMatdispLeft
 
CvMatdispRight
 
CvMatptrLeft
 
CvMatptrRight
 
CvMatvtxBuf
 
CvMatedgeBuf
 

Member Data Documentation

int CvStereoGCState::Ithreshold
int CvStereoGCState::interactionRadius
float CvStereoGCState::K
float CvStereoGCState::lambda
float CvStereoGCState::lambda1
float CvStereoGCState::lambda2
int CvStereoGCState::occlusionCost
int CvStereoGCState::minDisparity
int CvStereoGCState::numberOfDisparities
int CvStereoGCState::maxIters
CvMat* CvStereoGCState::left
CvMat* CvStereoGCState::right
CvMat* CvStereoGCState::dispLeft
CvMat* CvStereoGCState::dispRight
CvMat* CvStereoGCState::ptrLeft
CvMat* CvStereoGCState::ptrRight
CvMat* CvStereoGCState::vtxBuf
CvMat* CvStereoGCState::edgeBuf

The documentation for this struct was generated from the following file: