|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectFind_FOV
public class Find_FOV
This plugin finds the circle that best fits the FOV in retinal images. Retinal images usually occupy the central round part of a rectangular image. The FOV is the join of a circular optical FOV and a rectangular image. The size of the FOV and the image relative to each other can vary. They diameter of the FOv is assumed to be at least 66%, and at most 133% of the size of the image. 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_FOV()
|
|
| Method Summary | |
|---|---|
void |
run(ij.process.ImageProcessor ip)
|
int |
setup(java.lang.String arg,
ij.ImagePlus imp)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Find_FOV()
| 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.PlugInFilter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||