public interface MatrixOrientation
Ops.Image.CooccurrenceMatrix
.Modifier and Type | Method and Description |
---|---|
MatrixOrientation |
getByName(String name) |
int |
getValueAtDim(int d) |
boolean |
isCompatible(int numDims) |
int |
numDims() |
boolean isCompatible(int numDims)
MatrixOrientation getByName(String name)
int getValueAtDim(int d)
int numDims()
Copyright © 2014–2022 ImageJ. All rights reserved.