endrov.flowFourier
Class EvOpWrapImage3D

java.lang.Object
  extended by endrov.flow.EvOpGeneral
      extended by endrov.flow.EvOpStack1
          extended by endrov.flowFourier.EvOpWrapImage3D

public class EvOpWrapImage3D
extends EvOpStack1

Rotate image Complexity O(w*h)


Constructor Summary
EvOpWrapImage3D(java.lang.Number px, java.lang.Number py, java.lang.Number pz)
           
 
Method Summary
static EvStack apply(ProgressHandle ph, EvStack in, java.lang.Integer px, java.lang.Integer py, java.lang.Integer pz)
          Rotate image.
 EvStack exec1(ProgressHandle ph, EvStack... p)
          Apply given several stacks, returns only the first stack
 
Methods inherited from class endrov.flow.EvOpStack1
exec, exec, exec, exec1, exec1, getNumberChannels
 
Methods inherited from class endrov.flow.EvOpGeneral
exec11, exec11, exec1Untyped, execUntyped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EvOpWrapImage3D

public EvOpWrapImage3D(java.lang.Number px,
                       java.lang.Number py,
                       java.lang.Number pz)
Method Detail

exec1

public EvStack exec1(ProgressHandle ph,
                     EvStack... p)
Description copied from class: EvOpGeneral
Apply given several stacks, returns only the first stack

Specified by:
exec1 in class EvOpStack1

apply

public static EvStack apply(ProgressHandle ph,
                            EvStack in,
                            java.lang.Integer px,
                            java.lang.Integer py,
                            java.lang.Integer pz)
Rotate image. If rotation is null, then rotate half-way