| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.DistortionModel |
NIVision.DistortionModelParams.distortionModel |
NIVision.DistortionModel |
NIVision.CalibrationLearnSetupInfo.distortionModel |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.DistortionModel |
NIVision.DistortionModel.fromValue(int val) |
static NIVision.DistortionModel |
NIVision.DistortionModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.DistortionModel[] |
NIVision.DistortionModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CalibrationLearnSetupInfo(NIVision.CalibrationMode2 calibrationMethod,
NIVision.DistortionModel distortionModel,
NIVision.ScalingMethod scaleMode,
NIVision.CalibrationROI roiMode,
byte learnCorrectionTable) |
DistortionModelParams(NIVision.DistortionModel distortionModel,
NIVision.PolyModel polyModel,
NIVision.DivisionModel divisionModel) |
Copyright © 2015. All rights reserved.