Package | Description |
---|---|
net.imagej.ops.image.cooccurrenceMatrix |
Modifier and Type | Method and Description |
---|---|
static MatrixOrientation2D |
MatrixOrientation2D.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatrixOrientation2D[] |
MatrixOrientation2D.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2022 ImageJ. All rights reserved.