| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.EdgePolaritySearchMode |
NIVision.EdgePolarity.end |
NIVision.EdgePolaritySearchMode |
NIVision.EdgeOptions2.polarity |
NIVision.EdgePolaritySearchMode |
NIVision.EdgePolarity.start |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.EdgePolaritySearchMode |
NIVision.EdgePolaritySearchMode.fromValue(int val) |
static NIVision.EdgePolaritySearchMode |
NIVision.EdgePolaritySearchMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.EdgePolaritySearchMode[] |
NIVision.EdgePolaritySearchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EdgeOptions2(NIVision.EdgePolaritySearchMode polarity,
int kernelSize,
int width,
double minThreshold,
NIVision.InterpolationMethod interpolationType,
NIVision.ColumnProcessingMode columnProcessingMode) |
EdgePolarity(NIVision.EdgePolaritySearchMode start,
NIVision.EdgePolaritySearchMode end) |
Copyright © 2015. All rights reserved.