Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | CvStereoGCState
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 564
|
|||
_ownershiplevel = 0
|
|
|||
Ithreshold | |||
K | |||
dispLeft | |||
dispRight | |||
edgeBuf | |||
interactionRadius | |||
lambda | |||
lambda1 | |||
lambda2 | |||
left | |||
maxIters | |||
minDisparity | |||
numberOfDisparities | |||
occlusionCost | |||
ptrLeft | |||
ptrRight | |||
right | |||
this | |||
vtxBuf | |||
Inherited from |
|
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*)
|
helper for pickle
|
validate_dispLeft( (CvStereoGCState)arg1) -> None : Updates the internal C pointer that represents 'dispLeft'. The function should be called every time the header of 'dispLeft' is modified by the user. C++ signature : void validate_dispLeft(CvStereoGCState_wrapper {lvalue}) |
validate_dispRight( (CvStereoGCState)arg1) -> None : Updates the internal C pointer that represents 'dispRight'. The function should be called every time the header of 'dispRight' is modified by the user. C++ signature : void validate_dispRight(CvStereoGCState_wrapper {lvalue}) |
validate_edgeBuf( (CvStereoGCState)arg1) -> None : Updates the internal C pointer that represents 'edgeBuf'. The function should be called every time the header of 'edgeBuf' is modified by the user. C++ signature : void validate_edgeBuf(CvStereoGCState_wrapper {lvalue}) |
validate_left( (CvStereoGCState)arg1) -> None : Updates the internal C pointer that represents 'left'. The function should be called every time the header of 'left' is modified by the user. C++ signature : void validate_left(CvStereoGCState_wrapper {lvalue}) |
validate_ptrLeft( (CvStereoGCState)arg1) -> None : Updates the internal C pointer that represents 'ptrLeft'. The function should be called every time the header of 'ptrLeft' is modified by the user. C++ signature : void validate_ptrLeft(CvStereoGCState_wrapper {lvalue}) |
validate_ptrRight( (CvStereoGCState)arg1) -> None : Updates the internal C pointer that represents 'ptrRight'. The function should be called every time the header of 'ptrRight' is modified by the user. C++ signature : void validate_ptrRight(CvStereoGCState_wrapper {lvalue}) |
validate_right( (CvStereoGCState)arg1) -> None : Updates the internal C pointer that represents 'right'. The function should be called every time the header of 'right' is modified by the user. C++ signature : void validate_right(CvStereoGCState_wrapper {lvalue}) |
validate_vtxBuf( (CvStereoGCState)arg1) -> None : Updates the internal C pointer that represents 'vtxBuf'. The function should be called every time the header of 'vtxBuf' is modified by the user. C++ signature : void validate_vtxBuf(CvStereoGCState_wrapper {lvalue}) |
|
Ithreshold
|
K
|
dispLeft
|
dispRight
|
edgeBuf
|
interactionRadius
|
lambda
|
lambda1
|
lambda2
|
left
|
maxIters
|
minDisparity
|
numberOfDisparities
|
occlusionCost
|
ptrLeft
|
ptrRight
|
right
|
this
|
vtxBuf
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:03 2010 | http://epydoc.sourceforge.net |