|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectFind_Disk
public class Find_Disk
This class tries to register a stack. Copyright (c) 1999-2003, Michael Abramoff. All rights reserved.
| Field Summary |
|---|
| Fields inherited from interface ij.plugin.filter.PlugInFilter |
|---|
DOES_16, DOES_32, DOES_8C, DOES_8G, DOES_ALL, DOES_RGB, DOES_STACKS, DONE, NO_CHANGES, NO_IMAGE_REQUIRED, NO_UNDO, ROI_REQUIRED, STACK_REQUIRED, SUPPORTS_MASKING |
| Constructor Summary | |
|---|---|
Find_Disk()
|
|
| Method Summary | |
|---|---|
void |
run(ij.process.ImageProcessor ip)
|
int |
setup(java.lang.String arg,
ij.ImagePlus imp)
|
ij.process.ImageProcessor |
swapQuadrants(ij.process.ImageProcessor ip)
Swap quadrants 1 and 3 and quadrants 2 and 4 so the power spectrum origin is at the center of the image. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Find_Disk()
| Method Detail |
|---|
public int setup(java.lang.String arg,
ij.ImagePlus imp)
setup in interface ij.plugin.filter.PlugInFilterpublic void run(ij.process.ImageProcessor ip)
run in interface ij.plugin.filter.PlugInFilterpublic ij.process.ImageProcessor swapQuadrants(ij.process.ImageProcessor ip)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||