Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | CvStereoBMState
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 412
|
|
|||
SADWindowSize | |||
cost | |||
disp | |||
disp12MaxDiff | |||
minDisparity | |||
numberOfDisparities | |||
preFilterCap | |||
preFilterSize | |||
preFilterType | |||
preFilteredImg0 | |||
preFilteredImg1 | |||
roi1 | |||
roi2 | |||
slidingSumBuf | |||
speckleRange | |||
speckleWindowSize | |||
textureThreshold | |||
this | |||
trySmallerWindows | |||
uniquenessRatio | |||
Inherited from |
|
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*)
|
helper for pickle
|
validate_cost( (CvStereoBMState)arg1) -> None : Updates the internal C pointer that represents 'cost'. The function should be called every time the header of 'cost' is modified by the user. C++ signature : void validate_cost(CvStereoBMState_wrapper {lvalue}) |
validate_disp( (CvStereoBMState)arg1) -> None : Updates the internal C pointer that represents 'disp'. The function should be called every time the header of 'disp' is modified by the user. C++ signature : void validate_disp(CvStereoBMState_wrapper {lvalue}) |
validate_preFilteredImg0( (CvStereoBMState)arg1) -> None : Updates the internal C pointer that represents 'preFilteredImg0'. The function should be called every time the header of 'preFilteredImg0' is modified by the user. C++ signature : void validate_preFilteredImg0(CvStereoBMState_wrapper {lvalue}) |
validate_preFilteredImg1( (CvStereoBMState)arg1) -> None : Updates the internal C pointer that represents 'preFilteredImg1'. The function should be called every time the header of 'preFilteredImg1' is modified by the user. C++ signature : void validate_preFilteredImg1(CvStereoBMState_wrapper {lvalue}) |
validate_slidingSumBuf( (CvStereoBMState)arg1) -> None : Updates the internal C pointer that represents 'slidingSumBuf'. The function should be called every time the header of 'slidingSumBuf' is modified by the user. C++ signature : void validate_slidingSumBuf(CvStereoBMState_wrapper {lvalue}) |
|
SADWindowSize
|
cost
|
disp
|
disp12MaxDiff
|
minDisparity
|
numberOfDisparities
|
preFilterCap
|
preFilterSize
|
preFilterType
|
preFilteredImg0
|
preFilteredImg1
|
roi1
|
roi2
|
slidingSumBuf
|
speckleRange
|
speckleWindowSize
|
textureThreshold
|
this
|
trySmallerWindows
|
uniquenessRatio
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:03 2010 | http://epydoc.sourceforge.net |