imageproc

Module rect

Source
Expand description

Basic manipulation of rectangles.

Structs§

  • A rectangular region of non-zero width and height.
  • Position of the top left of a rectangle. Only used when building a Rect.

Traits§

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