Module point

Source
Expand description

Point structures for OpenCV

Structsยง

Point
2D point with integer coordinates
Point2d
2D point with double-precision floating-point coordinates
Point2f
2D point with single-precision floating-point coordinates
Point3d
3D point with double-precision floating-point coordinates
Point3f
3D point with single-precision floating-point coordinates