| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.FeatureType |
NIVision.FeatureData.type |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.FeatureType |
NIVision.FeatureType.fromValue(int val) |
static NIVision.FeatureType |
NIVision.FeatureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.FeatureType[] |
NIVision.FeatureType.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.GetGeometricFeaturesFromCurvesResult |
NIVision.imaqGetGeometricFeaturesFromCurves(NIVision.Curve[] curves,
NIVision.FeatureType[] featureTypes) |
| Constructor and Description |
|---|
FeatureData(NIVision.FeatureType type,
NIVision.PointFloat[] contourPoints) |
Copyright © 2015. All rights reserved.