Click or drag to resize

FoundTemplate Methods

The FoundTemplate type exposes the following members.

Methods
 NameDescription
Public methodCloneDeep Creates a deep clone of this template.
(Overrides BaseFoundImageProcessingObjectCloneDeep)
Public methodConvertDvec3ArrayToPointArray Converts dvec3[] into Point[].
Public methodCreateBoundingBoxD Creates the (possibly rotated) bounding box of the template.
Public methodIsCenterEqual Checks if this object has the same center as the other object.
(Inherited from BaseFoundImageProcessingObject)
Protected methodSetFilter 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)
Public methodToString Returns the list of all relevant properties as combined string.
(Inherited from BaseFoundImageProcessingObject)
Top
See Also