| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.ObjectType |
NIVision.ObjectType.fromValue(int val) |
static NIVision.ObjectType |
NIVision.ObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.ObjectType[] |
NIVision.ObjectType.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.imaqLocalThreshold(NIVision.Image dest,
NIVision.Image source,
int windowWidth,
int windowHeight,
NIVision.LocalThresholdMethod method,
double deviationWeight,
NIVision.ObjectType type,
float replaceValue) |
Copyright © 2015. All rights reserved.