| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
StereoSGBM
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
DISP_SCALE = 16
|
|||
DISP_SHIFT = 4
|
|||
__instance_size__ = 92
|
|||
|
|||
| P1 | |||
| P2 | |||
| SADWindowSize | |||
| disp12MaxDiff | |||
| fullDP | |||
| minDisparity | |||
| numberOfDisparities | |||
| preFilterCap | |||
| speckleRange | |||
| speckleWindowSize | |||
| this | |||
| uniquenessRatio | |||
|
Inherited from |
|||
|
|||
__call__( (StereoSGBM)arg1, (Mat)left, (Mat)right, (Mat)disp) -> None :
C++ signature :
void __call__(cv::StereoSGBM {lvalue},cv::Mat,cv::Mat,cv::Mat {lvalue})
__call__( (StereoSGBM)arg1, (Mat)left, (Mat)right, (Mat)disp) -> None :
C++ signature :
void __call__(StereoSGBM_wrapper {lvalue},cv::Mat,cv::Mat,cv::Mat {lvalue})
|
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (object)minDisparity, (object)numDisparities, (object)SADWindowSize [, (object)P1=0 [, (object)P2=0 [, (object)disp12MaxDiff=0 [, (object)preFilterCap=0 [, (object)uniquenessRatio=0 [, (object)speckleWindowSize=0 [, (object)speckleRange=0 [, (bool)fullDP=False]]]]]]]]) -> None :
C++ signature :
void __init__(_object*,int,int,int [,int=0 [,int=0 [,int=0 [,int=0 [,int=0 [,int=0 [,int=0 [,bool=False]]]]]]]])
|
helper for pickle
|
|
|||
P1
|
P2
|
SADWindowSize
|
disp12MaxDiff
|
fullDP
|
minDisparity
|
numberOfDisparities
|
preFilterCap
|
speckleRange
|
speckleWindowSize
|
this
|
uniquenessRatio
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:04 2010 | http://epydoc.sourceforge.net |