| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.ColorInformation[] |
NIVision.LearnColorPatternOptions.colorsToIgnore |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.ColorInformation |
NIVision.imaqLearnColor(NIVision.Image image,
NIVision.ROI roi,
NIVision.ColorSensitivity sensitivity,
int saturation)
Color Matching functions
|
| Modifier and Type | Method and Description |
|---|---|
static NIVision.MatchColorResult |
NIVision.imaqMatchColor(NIVision.Image image,
NIVision.ColorInformation info,
NIVision.ROI roi) |
| Constructor and Description |
|---|
LearnColorPatternOptions(NIVision.LearningMode learnMode,
NIVision.ImageFeatureMode featureMode,
int threshold,
NIVision.ColorIgnoreMode ignoreMode,
NIVision.ColorInformation[] colorsToIgnore) |
Copyright © 2015. All rights reserved.