Namespace EyeAuras.OpenCVAuras.Nodes.MLFindClass
Classes
MLFindClassNodeProperties
Properties for configuring the behavior of an ML Find Class node within a behavior tree. Allows specifying multiple classes with confidence thresholds, and selection strategies.
Structs
MLFindClassFilter
Defines filter criteria for selecting ML predictions by class name and confidence threshold.
ValueRange<T>
Enums
MLFindClassStrategy
Specifies the strategy used to select a single prediction from ML search results.
MLFindClosestPointStrategy
Specifies the reference point used by the Closest strategy to determine which ML prediction is nearest.