Module org.scijava.ops.image
Package org.scijava.ops.image.image.cooccurrenceMatrix
-
Interface Summary Interface Description MatrixOrientation Simple interface for enums representing the orientation of a Cooccurrence Matrix -
Class Summary Class Description CooccurrenceMatrix<T extends RealType<T>> Handler Op delegating betweenCooccurrenceMatrix2DandCooccurrenceMatrix3D.CooccurrenceMatrix2D Calculates cooccurrence matrix from an 2D-RandomAccessibleInterval.CooccurrenceMatrix3D Calculates cooccurrence matrix from an 3D-RandomAccessibleInterval. -
Enum Summary Enum Description MatrixOrientation2D Orientation of aCooccurrenceMatrix2DMatrixOrientation3D Orientation of aCooccurrenceMatrix3D