| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.ClassScore[] |
NIVision.ClassifierReportAdvanced.allScores |
NIVision.ClassScore[] |
NIVision.ClassifierReport.allScores |
| Constructor and Description |
|---|
ClassifierReport(String bestClassName,
double classificationScore,
double identificationScore,
NIVision.ClassScore[] allScores) |
ClassifierReportAdvanced(String bestClassName,
double classificationScore,
double identificationScore,
NIVision.ClassScore[] allScores,
NIVision.SampleScore[] sampleScores) |
Copyright © 2015. All rights reserved.