| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
StumpFunc
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 32
|
|||
|
|||
| neg_val | |||
| pos_val | |||
| this | |||
| threshold | |||
|
Inherited from |
|||
|
|||
__call__( (StumpFunc)arg1, (object)input) -> float :
C++ signature :
double __call__(sdopencv::StumpFunc {lvalue},double)
|
__init__( (object)arg1, (object)neg_val, (object)pos_val [, (object)threshold=0]) -> None :
C++ signature :
void __init__(_object*,double,double [,double=0])
|
helper for pickle
|
__temp_func( (StumpFunc)arg1) -> StepFunc :
C++ signature :
sdopencv::StepFunc __temp_func(sdopencv::StumpFunc {lvalue})
|
|
|||
neg_val
|
pos_val
|
this
|
threshold
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:10 2010 | http://epydoc.sourceforge.net |