Package | Description |
---|---|
net.imagej.ops.transform.permuteCoordinatesInverseView |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPermuteCoordinatesInverseView<T>
Wraps the
Views.permuteCoordinatesInverse(RandomAccessibleInterval, int[])
method. |
class |
PermuteCoordinateInverseViewOfDimension<T>
Wraps the
Views.permuteCoordinateInverse(RandomAccessibleInterval, int[], int)
method. |
Copyright © 2014–2022 ImageJ. All rights reserved.