Found |
The FoundPolygon type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddCorner | Adds the given corner to the list of corners. |
![]() | CloneDeep |
Creates a deep clone of this object.
(Inherited from BaseFoundImageProcessingObject) |
![]() | IsCenterEqual |
Checks if this object has the same center as the other object.
(Inherited from BaseFoundImageProcessingObject) |
![]() | IsEquilateral | Checks if all edges of the polygon have nearly the same length. I. e. an edge must not differ more then one percent from the ave length of all edges. |
![]() | SetFilter |
Only for the GUI: Sets a funnel button in front of the displayed property in
the result list when the property name is contained in the given string
array. The button transfers a value range around the property value into
the according value range fields in the dialog.
(Inherited from BaseFoundImageProcessingObject) |
![]() | ToString |
Returns the list of all relevant properties as combined string.
(Inherited from BaseFoundImageProcessingObject) |