|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object endrov.flow.EvOpGeneral endrov.flow.EvOpSlice1 endrov.flowFourier.EvOpWrapImage2D
public class EvOpWrapImage2D
Rotate image Complexity O(w*h)
Constructor Summary | |
---|---|
EvOpWrapImage2D(java.lang.Number rotx,
java.lang.Number roty)
|
Method Summary | |
---|---|
static EvPixels |
apply(ProgressHandle ph,
EvPixels in,
java.lang.Integer px2,
java.lang.Integer py2)
Rotate image. |
EvPixels |
exec1(ProgressHandle ph,
EvPixels... p)
Apply given several image planes, returns only the first image plane |
Methods inherited from class endrov.flow.EvOpSlice1 |
---|
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 |
---|
public EvOpWrapImage2D(java.lang.Number rotx, java.lang.Number roty)
Method Detail |
---|
public EvPixels exec1(ProgressHandle ph, EvPixels... p)
EvOpGeneral
exec1
in class EvOpGeneral
public static EvPixels apply(ProgressHandle ph, EvPixels in, java.lang.Integer px2, java.lang.Integer py2)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |