| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.ThresholdData |
NIVision.imaqAutoThreshold(NIVision.Image dest,
NIVision.Image source,
int numClasses,
NIVision.ThresholdMethod method) |
static NIVision.ThresholdData |
NIVision.imaqAutoThreshold2(NIVision.Image dest,
NIVision.Image source,
int numClasses,
NIVision.ThresholdMethod method,
NIVision.Image mask)
Threshold functions
|
| Modifier and Type | Method and Description |
|---|---|
static void |
NIVision.imaqMultithreshold(NIVision.Image dest,
NIVision.Image source,
NIVision.ThresholdData[] ranges) |
Copyright © 2015. All rights reserved.