Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | IntegralHistogram
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
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, (Mat)ranges [, (bool)uniform=True]) -> object : C++ signature : void* __init__(boost::python::api::object,int,cv::Mat [,bool=True])
|
helper for pickle
|
calcHist( (IntegralHistogram)inst, (Rect)rect, (Mat)out_hist) -> None : Argument 'out_hist': C/C++ type: ::std::vector< int > &. Python type: Mat. Invoke asMat() to convert a 1D Python sequence into a Mat, e.g. asMat([0,1,2]) or asMat((0,1,2)). C++ signature : void calcHist(sdopencv::IntegralHistogram {lvalue},cv::Rect_<int>,cv::Mat {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 Thu Apr 08 01:48:18 2010 | http://epydoc.sourceforge.net |