Namespace EyeAuras.OpenCVAuras.Triggers.ColorSearch
Classes
ColorSearchTriggerProperties
Defines the properties for the ColorSearchTrigger, which are used to set up and configure the behavior of the color search trigger.
Interfaces
IColorSearchDetectionResult
IColorSearchTrigger
Interface for a trigger that captures a specific window or screen area, performs color analysis, and then compares the identified color with a target color.
Enums
ColorComparisonGranularity
Defines the granularity at which color similarity is assessed within an image.
ColorSimilarityMethod
An enumeration representing the available methods for comparing the similarity of two colors.