Interface | Description |
---|---|
MatrixOrientation |
Simple interface for enums representing the orientation of a
Ops.Image.CooccurrenceMatrix . |
Class | Description |
---|---|
CooccurrenceMatrix2D<T extends RealType<T>> |
Calculates coocccurrence matrix from an 2D-
IterableInterval . |
CooccurrenceMatrix3D<T extends RealType<T>> |
Calculates coocccurrence matrix from an 3D-
IterableInterval . |
Enum | Description |
---|---|
MatrixOrientation2D |
Orientation of a
CooccurrenceMatrix2D |
MatrixOrientation3D |
Orientation of a
CooccurrenceMatrix3D |
Copyright © 2014–2022 ImageJ. All rights reserved.