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