Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

What does OpenCV Python interface miss some key classes?

I am writing a Python script, and I am shocked that I find that there is no such cv2.Mat and cv2.Rect classes, so that I can not construct variables.

I do not understand why does Python interface miss these key classes.