Ask Your Question

Revision history [back]

Opencv Doxygen for python

Hi all. My name's Mauro. There is a documentation tree for Python APIs like the C++ version?

i.e.. I nee to use

cv::rectangle (InputOutputArray img, Point pt1, Point pt2, const Scalar &color, int thickness=1, int lineType=LINE_8, int shift=0)

But I need the pyhton version cv.rectangle

Best regards, MZ

Opencv Doxygen for python

Hi all. My name's Mauro. There is a documentation tree for Python APIs like the C++ version?

i.e.. I nee to use use:

cv::rectangle (InputOutputArray img, Point pt1, Point pt2, const Scalar &color, int thickness=1, int lineType=LINE_8, int shift=0)

shift=0)

But I need the pyhton version cv.rectangle

Best regards, MZ