Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

those classes do not exist.

instead numpy arrays are used for Mat's or images, and ordinary python tuples for Rect, Point and such

those classes do not exist.

instead numpy arrays are used for Mat's or images, and ordinary python tuples for Rect, Point and suchsuch.

please have a look at the python tutorials, like the basic ops