Class WellKnownCvVariables
Inherited Members
Namespace: EyeAuras.OpenCVAuras
Assembly: EyeAuras.OpenCVAuras.Metadata.dll
Syntax
public static class WellKnownCvVariables
Fields
| Name | Description |
|---|---|
| CvColorCheckResult | Contains raw output of ColorCheck search |
| CvImageSearchResult | Contains raw output of Image search |
| CvMLResult | Contains raw output of ML search |
| CvMLResultClassifications | Contains ML search classifications |
| CvMLResultPredictions | Contains ML search predictions |
| CvPixelSearchResult | Contains raw output of PixelSearch search |
| CvResult | |
| CvResultBounds | Contains context-aware (window/screen) bounds of the last found match |
| CvResultBoundsScreen | Contains Screen bounds of the last found match |
| CvResultBoundsWindow | Contains Window bounds of the last found match |
| CvResultBoundsWorld | Contains World(local) bounds of the last found match |