| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
LUTFunc
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 64
|
|||
|
|||
| high | |||
| interval | |||
| low | |||
| output | |||
| output_high | |||
| output_low | |||
| this | |||
|
Inherited from |
|||
|
|||
__call__( (LUTFunc)arg1, (object)input) -> float :
C++ signature :
double __call__(sdopencv::LUTFunc {lvalue},double)
|
__init__( (object)arg1, (object)low, (object)high, (object)output_low, (object)output_high, (vector_float64)output) -> None :
C++ signature :
void __init__(_object*,double,double,double,double,std::vector<double, std::allocator<double> >)
|
helper for pickle
|
__temp_func( (LUTFunc)arg1) -> StepFunc :
C++ signature :
sdopencv::StepFunc __temp_func(sdopencv::LUTFunc {lvalue})
|
|
|||
high
|
interval
|
low
|
output
|
output_high
|
output_low
|
this
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:10 2010 | http://epydoc.sourceforge.net |