Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | IntegralHistogram
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 48
|
|
|||
this | |||
Inherited from |
|
__call__( (IntegralHistogram)arg1, (Mat)image) -> None : Wrapped function: operator() C++ signature : void __call__(sdopencv::IntegralHistogram {lvalue},cv::Mat) |
__init__( (object)arg1, (object)histSize, (vector_float32)ranges [, (bool)uniform=True]) -> None : C++ signature : void __init__(_object*,int,std::vector<float, std::allocator<float> > [,bool=True])
|
helper for pickle
|
calcHist( (IntegralHistogram)arg1, (Rect)rect, (vector_int)out_hist) -> None : C++ signature : void calcHist(sdopencv::IntegralHistogram {lvalue},cv::Rect_<int>,std::vector<int, std::allocator<int> > {lvalue}) |
get_index( (IntegralHistogram)arg1, (object)value) -> int : C++ signature : int get_index(sdopencv::IntegralHistogram {lvalue},float) |
|
this
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:10 2010 | http://epydoc.sourceforge.net |