| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.Connectivity |
NIVision.Connectivity.fromValue(int val) |
static NIVision.Connectivity |
NIVision.Connectivity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.Connectivity[] |
NIVision.Connectivity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
NIVision.imaqMorphologyReconstruct(NIVision.Image dstImage,
NIVision.Image srcImage,
NIVision.Image markerImage,
NIVision.PointFloat[] points,
NIVision.MorphologyReconstructOperation operation,
NIVision.Connectivity connectivity,
NIVision.ROI roi) |
Copyright © 2015. All rights reserved.