- Option - Class in <Unnamed>
-
Option
Definition of the options available to the plugin
The options are stored and retrieved from a file as a serialized object
- Option() - Constructor for class Option
-
- Option.Dados - Class in <Unnamed>
-
- OtoProfile - Class in <Unnamed>
-
OtoProfile
Transforms the otolith profile to enhance the rings
- OtoProfile(Point[], ImagePlus) - Constructor for class OtoProfile
-
OtoProfile
Creates an object with a initial profile
- OtoRing_ - Class in <Unnamed>
-
OtoRing_
Plugin to aid Otolith ring counting
- OtoRing_() - Constructor for class OtoRing_
-
- OtoRing_Parameters - Class in <Unnamed>
-
OtoRing_Parameters
Plugin to view and set parameters for OtoRing
- OtoRing_Parameters() - Constructor for class OtoRing_Parameters
-
- output(double) - Method in class Filter
-
output
Returns a filtered value related to the (double) @param d input
- output(double[]) - Method in class Filter
-
output
Returns a filtered value related to the (double []) @param val input
- output(Pixel[]) - Method in class Filter
-
output
Returns a filtered value related to the (Pixel []) @param px input
- output(Pixel) - Method in class Filter
-
output
Returns a filtered value related to the (Pixel) @param p input
- output(Point) - Method in class Filter
-
output
Returns a filtered value related to the (Point) @param p input
- output(Point[]) - Method in class Filter
-
output
Returns a filtered value related to the (Point []) @param pt input
- output(double) - Method in class MovingAverage
-
output
Returns the filtered input (double) @param d value
- output(double) - Method in class WeightedMovingAverage
-
output
Returns the filtered input (double) @param d value