Package | Description |
---|---|
net.imagej.ops.image.cooccurrenceMatrix |
Modifier and Type | Class and Description |
---|---|
class |
CooccurrenceMatrix2D<T extends RealType<T>>
Calculates coocccurrence matrix from an 2D-
IterableInterval . |
class |
CooccurrenceMatrix3D<T extends RealType<T>>
Calculates coocccurrence matrix from an 3D-
IterableInterval . |
Copyright © 2014–2022 ImageJ. All rights reserved.