Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | StereoBM
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
BASIC_PRESET = 0
|
|||
FISH_EYE_PRESET = 1
|
|||
NARROW_PRESET = 2
|
|||
PREFILTER_NORMALIZED_RESPONSE = 0
|
|||
PREFILTER_XSOBEL = 1
|
|||
__instance_size__ = 16
|
|
|||
state | |||
this | |||
Inherited from |
|
__call__( (StereoBM)arg1, (Mat)left, (Mat)right, (Mat)disparity [, (object)disptype=3]) -> None : Wrapped function: operator() C++ signature : void __call__(cv::StereoBM {lvalue},cv::Mat,cv::Mat,cv::Mat {lvalue} [,int=3]) |
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*) __init__( (object)arg1, (object)preset [, (object)ndisparities=0 [, (object)SADWindowSize=21]]) -> None : C++ signature : void __init__(_object*,int [,int=0 [,int=21]])
|
helper for pickle
|
init( (StereoBM)arg1, (object)preset [, (object)ndisparities=0 [, (object)SADWindowSize=21]]) -> None : C++ signature : void init(cv::StereoBM {lvalue},int [,int=0 [,int=21]]) |
|
state
|
this
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Apr 08 01:48:21 2010 | http://epydoc.sourceforge.net |