Module imageproc::rect [] [src]

Basic manipulation of rectangles.

Structs

Rect

A rectangular region of non-zero width and height.

RectPosition

Position of the top left of a rectangle.

Traits

Region

A geometrical representation of a set of 2D points with coordinate type T.