| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.SegmentationDistanceLevel |
NIVision.SegmentationDistanceLevel.fromValue(int val) |
static NIVision.SegmentationDistanceLevel |
NIVision.SegmentationDistanceLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.SegmentationDistanceLevel[] |
NIVision.SegmentationDistanceLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
NIVision.imaqGetColorSegmentationMaxDistance(NIVision.ClassifierSession session,
NIVision.ColorSegmenationOptions segmentOptions,
NIVision.SegmentationDistanceLevel distLevel) |
Copyright © 2015. All rights reserved.