| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.DetectionMode |
NIVision.DetectionMode.fromValue(int val) |
static NIVision.DetectionMode |
NIVision.DetectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.DetectionMode[] |
NIVision.DetectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static NIVision.DetectExtremesResult |
NIVision.imaqDetectExtremes(double[] pixels,
NIVision.DetectionMode mode,
NIVision.DetectExtremesOptions options) |
Copyright © 2015. All rights reserved.