Class ImageSearchTriggerPropertiesV1
Properties specific to the Image Search Trigger, extending window capture trigger properties.
Inheritance
ImageSearchTriggerPropertiesV1
Implements
Inherited Members
Namespace: EyeAuras .OpenCVAuras .Triggers.ImageSearch
Assembly: EyeAuras.OpenCVAuras.Metadata.dll
Syntax
public record ImageSearchTriggerPropertiesV1 : WindowCaptureTriggerProperties, IEquatable<AuraPropertiesBase>, IEquatable<AuraTriggerPropertiesBase>, IWindowCaptureTriggerProperties, IAuraTriggerProperties, IAuraProperties, IPoeEyeConfigVersioned, IPoeEyeConfig, IHasVersion, ICanSetId, IHasId, IHasTypedId<string>, IEquatable<WindowCaptureTriggerProperties>, IEquatable<ImageSearchTriggerPropertiesV1>
Constructors
Name |
---|
Image |
Image |
Properties
Name | Description |
---|---|
Equality |
|
Image |
Gets or sets the image data as a byte array. This data represents the image used for template matching. |
Image |
Gets or sets the file path to the image used for searching. The image at this path is used as a template for the search process. |
Image |
Gets or sets the size of the image used in the search. This property defines the dimensions of the template image. |
Similarity |
Gets or sets the similarity threshold for image matching. This value defines the required degree of similarity between the template and the captured image. A higher value indicates a stricter match requirement. |
Version |
Methods
Name |
---|
Equals(Image |
Equals(Window |
Equals(object?) |
Get |
Print |
To |
<Clone>$() |
Operators
Name |
---|
operator ==(Image |
operator !=(Image |