boundingRect

http://kube.pl/wp-content/uploads/2018/01/boundingRect_01.png

Functionality

Calculates the up-right bounding rectangle of a point set.

Inputs

  • points_in – Input 2D point set, stored in std::vector or Mat.

Outputs

  • pt1_out – Pt1 output.
  • pt2_out – Pt2 output.

Locals

  • loc_from_findContours – If linked with findContour node switch to True

Examples

http://kube.pl/wp-content/uploads/2018/01/boundingRect_11.png