- getAlpha(int, double, int) - Method in class plugins.big.steerablej.core.AlphaValues
-
Constructs the set of weights for the filter given the set of basic
parameters.
- getAlpha() - Method in class plugins.big.steerablej.FeatureDetector
-
Returns the array of weights that control the linear combination of
Gaussian derivatives up to order M which constitute the feature template.
- getAppName() - Method in class plugins.big.steerablej.core.Settings
-
Returns the name of the plug-in.
- getAppVersion() - Method in class plugins.big.steerablej.core.Settings
-
Returns the version of the plug-in.
- getIcyRequiredVersion() - Method in class plugins.big.steerablej.core.Settings
-
Returns the minimum version of Icy in which the plug-in works properly.
- getInstance() - Static method in class plugins.big.steerablej.core.Settings
-
Get Settings instance
- getM() - Method in class plugins.big.steerablej.FeatureDetector
-
Returns the order of the feature template.
- getMu() - Method in class plugins.big.steerablej.core.ParameterSet
-
Returns the smoothness parameter.
- getOrder() - Method in class plugins.big.steerablej.core.ParameterSet
-
Returns the order of the filter.
- getOrder() - Method in class plugins.big.steerablej.process.SteerableDetector
-
Returns the order of the steerable filter.
- getOrientation() - Method in class plugins.big.steerablej.process.SteerableDetector
-
Returns an image containing the point-wise estimated orientation.
- getParameterSet() - Method in class plugins.big.steerablej.FeatureDetector
-
Gets the all the sets of parameters used in the
FeatureDetector
class.
- getResponse() - Method in class plugins.big.steerablej.process.SteerableDetector
-
Returns an image containing the response of the steerable filter.
- getSet() - Method in class plugins.big.steerablej.core.ParameterSet
-
Returns the set number.
- getSigma() - Method in class plugins.big.steerablej.FeatureDetector
-
Returns the standard deviation of the Gaussian on which the steerable
templates are based.
- getStop() - Method in class plugins.big.steerablej.process.SteerableDetector
-
Re
- getValue(double, double) - Method in class plugins.big.steerablej.process.SplineInterpolator
-
Return the value interpolated at (x,y).
- getWeights() - Method in class plugins.big.steerablej.core.ParameterSet
-
Returns the template weights.