| Package | Description |
|---|---|
| com.openinventor.imageviz.engines.imagefiltering.smoothinganddenoising |
The Smoothing And Denoising category contains lowpass filters to reduce the contrast and soften the edges of objects in an image.
|
| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<SoNonLocalMeansFilterProcessing.KernelShapes> |
SoNonLocalMeansFilterProcessing.kernelShape
The search window shape to apply.
|
| Modifier and Type | Method and Description |
|---|---|
static SoNonLocalMeansFilterProcessing.KernelShapes |
SoNonLocalMeansFilterProcessing.KernelShapes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoNonLocalMeansFilterProcessing.KernelShapes |
SoNonLocalMeansFilterProcessing.KernelShapes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoNonLocalMeansFilterProcessing.KernelShapes |
SoNonLocalMeansFilterProcessing.KernelShapes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoNonLocalMeansFilterProcessing.KernelShapes[] |
SoNonLocalMeansFilterProcessing.KernelShapes.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