Package | Description |
---|---|
com.openinventor.imageviz.engines.imagesegmentation.binarization |
Binarization allows to transform graylevel or color images into a binary image.
|
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoTopHatProcessing.ElementShapes> |
SoTopHatProcessing.elementShape
Select the type of structuring element shape.
|
Modifier and Type | Method and Description |
---|---|
static SoTopHatProcessing.ElementShapes |
SoTopHatProcessing.ElementShapes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoTopHatProcessing.ElementShapes |
SoTopHatProcessing.ElementShapes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoTopHatProcessing.ElementShapes |
SoTopHatProcessing.ElementShapes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoTopHatProcessing.ElementShapes[] |
SoTopHatProcessing.ElementShapes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com