| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.MeasurementType |
NIVision.ParticleFilterCriteria2.parameter |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.MeasurementType |
NIVision.MeasurementType.fromValue(int val) |
static NIVision.MeasurementType |
NIVision.MeasurementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.MeasurementType[] |
NIVision.MeasurementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static double |
NIVision.imaqMeasureParticle(NIVision.Image image,
int particleNumber,
int calibrated,
NIVision.MeasurementType measurement) |
static NIVision.MeasureParticlesReport |
NIVision.imaqMeasureParticles(NIVision.Image image,
NIVision.MeasureParticlesCalibrationMode calibrationMode,
NIVision.MeasurementType[] measurements) |
| Constructor and Description |
|---|
ParticleFilterCriteria2(NIVision.MeasurementType parameter,
double lower,
double upper,
int calibrated,
int exclude) |
Copyright © 2015. All rights reserved.