Breadcrumbs

Object properties Details

image-20230124-123735.png

Area

The total area of the object inside of the bounding box

image-20230124-122328.png

Calculated in pixels if nothing else is specified


Length

Length/Height of the bounding box (bbox) surrounding the object.

Calculated in pixels if nothing else is specified.


Width

Width of the the bounding box (bbox) surrounding the object

Calculated in pixels if nothing else is specified


Circumference

The distance around the object inside of the bounding box

In the image below it would be represented by the outer edge of the fish outline

image-20230124-113846.png

Calculated in pixels if nothing else is specified


Regularity

where is the number of points along the object edge.


Roundness

where is the number of points along the object edge.


Angle

The angle of the longest distance in the object D1

image-20230124-124712.png

D1

  • Longest distance according to Angle

image-20230124-124743.png

Calculated in pixels if nothing else is specified


D2

Longest orthogonal distance to D1

image-20230124-124825.png

Calculated in pixels if nothing else is specified


X

Center coordinate of the object


Y

Center coordinate of the object.

The Y coordinate is relative to the image the object is contained in. For real-time applications, each object may have its own image, and thus local Y coordinates. Learn more in Introduction to Breeze Runtime development


MaxBorderDistance

Longest distance from object border to bounding box edge

Calculated in pixels if nothing else is specified


BoundingBoxArea

Total area of the bounding box ( )

Calculated in pixels if nothing else is specified