| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.ColorIgnoreMode |
NIVision.LearnColorPatternOptions.ignoreMode |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.ColorIgnoreMode |
NIVision.ColorIgnoreMode.fromValue(int val) |
static NIVision.ColorIgnoreMode |
NIVision.ColorIgnoreMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.ColorIgnoreMode[] |
NIVision.ColorIgnoreMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LearnColorPatternOptions(NIVision.LearningMode learnMode,
NIVision.ImageFeatureMode featureMode,
int threshold,
NIVision.ColorIgnoreMode ignoreMode,
NIVision.ColorInformation[] colorsToIgnore) |
Copyright © 2015. All rights reserved.