| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.CalibrationMode |
NIVision.LearnCalibrationOptions.mode |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.CalibrationMode |
NIVision.CalibrationMode.fromValue(int val) |
static NIVision.CalibrationMode |
NIVision.CalibrationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.CalibrationMode[] |
NIVision.CalibrationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LearnCalibrationOptions(NIVision.CalibrationMode mode,
NIVision.ScalingMethod method,
NIVision.CalibrationROI roi,
int learnMap,
int learnTable) |
Copyright © 2015. All rights reserved.