| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.RegistrationMethod |
NIVision.InspectionOptions.registrationMethod |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.RegistrationMethod |
NIVision.RegistrationMethod.fromValue(int val) |
static NIVision.RegistrationMethod |
NIVision.RegistrationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.RegistrationMethod[] |
NIVision.RegistrationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InspectionOptions(NIVision.RegistrationMethod registrationMethod,
NIVision.NormalizationMethod normalizationMethod,
int edgeThicknessToIgnore,
double brightThreshold,
double darkThreshold,
int binary) |
Copyright © 2015. All rights reserved.