| Package | Description |
|---|---|
| com.openinventor.imageviz.engines.geometryandmatching.patternrecognition |
This group provides a package of pattern recognition functions based on standard correlation.
|
| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<SoGrayscaleCorrelationProcessing2d.CorrelationModes> |
SoGrayscaleCorrelationProcessing2d.correlationMode
Select the normalization mode for correlation.
|
| Modifier and Type | Method and Description |
|---|---|
static SoGrayscaleCorrelationProcessing2d.CorrelationModes |
SoGrayscaleCorrelationProcessing2d.CorrelationModes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoGrayscaleCorrelationProcessing2d.CorrelationModes |
SoGrayscaleCorrelationProcessing2d.CorrelationModes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoGrayscaleCorrelationProcessing2d.CorrelationModes |
SoGrayscaleCorrelationProcessing2d.CorrelationModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoGrayscaleCorrelationProcessing2d.CorrelationModes[] |
SoGrayscaleCorrelationProcessing2d.CorrelationModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com