| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.SearchDirection |
NIVision.SearchDirection.fromValue(int val) |
static NIVision.SearchDirection |
NIVision.SearchDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.SearchDirection[] |
NIVision.SearchDirection.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.StraightEdgeReport2 |
NIVision.imaqStraightEdge(NIVision.Image image,
NIVision.ROI roi,
NIVision.SearchDirection searchDirection,
NIVision.EdgeOptions2 edgeOptions,
NIVision.StraightEdgeOptions straightEdgeOptions) |
static NIVision.StraightEdgeReport2 |
NIVision.imaqStraightEdge2(NIVision.Image image,
NIVision.ROI roi,
NIVision.SearchDirection searchDirection,
NIVision.EdgeOptions2 edgeOptions,
NIVision.StraightEdgeOptions straightEdgeOptions,
int optimizedMode) |
Copyright © 2015. All rights reserved.