ViDiELClassify Vision Data Access functions
This topic lists the Vision Data Access functions that get values from ViDiELClassify data structures as input.
| Function Functions are tools that are available in Spreadsheet for processing and analyzing acquisitions or other results. You can add functions to your Spreadsheet job to create tool chains and produce results for specific applications. | Description |
|---|---|
| GetClassLabel(ViDiELClassify,[Index],[Mode]) | Returns the classification label. |
| GetIsUnclassified | Sets the Unclassified Detection Mode. |
| GetModelHealth(ViDiELClassify) | Returns the health of a model between 0 and 100. |
| GetNClasses(ViDiELClassify) | Returns the number of classes. |
| GetNImages(ViDiELClassify,[Index],[Mode]) | Returns the number of images. |
| GetPassed(ViDiELClassify,[Index]) | Returns the pass/fail status. Returns 1 on pass, and returns 0 on fail. |
| GetScore(ViDiELClassify,[Index1],[Index2]) | Returns the a score value between 0 and 100. |