Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Geometry 2D Features » RectangleCenter

RectangleCenter


Computes the center point of a rectangle.

Name Type Description
inRectangle Rectangle2D
outCenterPoint Point2D

Examples

RectangleCenter performed on a rectangle with parameters: X = 25, Y = 175, Angle = 325, Width = 250, Height = 125.
The center point is returned in outCenterPoint.

Complexity Level

This filter is available on Basic Complexity Level.