Package | Description |
---|---|
net.imagej.ops.transform.rotateView |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRotateView<T>
Wraps the
Views.rotate(RandomAccessible, int, int) method. |
class |
IntervalRotateView<T>
Wraps the
Views.rotate(RandomAccessibleInterval, int, int) method. |
Copyright © 2014–2022 ImageJ. All rights reserved.