A B C D F G H I M O P R S T U W

A

actionPerformed(ActionEvent) - Method in class fractsplinewavelets.HelpFrame
Implements the actionPerformed method for the ActionListener.
actionPerformed(ActionEvent) - Method in class fractsplinewavelets.WarningDialog
Implements the actionPerformed method for the ActionListener.
actionPerformed(ActionEvent) - Method in class Wavelet_Module_
Implements the actionPerformed for the ActionListener.
actionPerformed(ActionEvent) - Method in class Wavelet_Transform_
Implements the actionPerformed method for the ActionListener.
add(double[], double[], double[], int) - Static method in class fractsplinewavelets.Operations
Perform the addition of two arrays.
adjustmentValueChanged(AdjustmentEvent) - Method in class Wavelet_Module_
Implements the adjustmentValueChanged for the AjustementListener.
adjustmentValueChanged(AdjustmentEvent) - Method in class Wavelet_Transform_
Implements the adjustmentValueChanged for the AjustementListener.
AUTOSCALING - Static variable in class fractsplinewavelets.PlotXY
 

B

BasisFunctions - class fractsplinewavelets.BasisFunctions.
BasisFunctions(int, int) - Constructor for class fractsplinewavelets.BasisFunctions
Constructor.
BSPLINE - Static variable in class fractsplinewavelets.Filters
 

C

CoefProcessing - class fractsplinewavelets.CoefProcessing.
CoefProcessing() - Constructor for class fractsplinewavelets.CoefProcessing
 
computeFunction(int, double, double) - Method in class fractsplinewavelets.BasisFunctions
Compute the scaling basis function by iterating the synthesis part with a dirac as input.
convertCartesianToPolar(ImageAccess, ImageAccess) - Static method in class fractsplinewavelets.FFT2D
Perform the transform Cartesian to polar coordonates.
convertPolarToCartesian(ImageAccess, ImageAccess) - Static method in class fractsplinewavelets.FFT2D
Perform the transform Polar to cartesian coordinates.

D

doDialog() - Method in class Wavelet_Module_
Build the dialog box.
doEnhancement(ImageAccess, double, int) - Static method in class fractsplinewavelets.CoefProcessing
Compute the number of non zero pixels.
doHardThreshold(ImageAccess, double) - Static method in class fractsplinewavelets.CoefProcessing
Apply a hard thresholding to all coefficients.
doInverse(ImageAccess, int, int, double, double) - Static method in class fractsplinewavelets.Operations
Perform the inverse wavelet transform (synthesis) using Fourier domain for filtering.
doProcessing(ImageAccess) - Static method in class fractsplinewavelets.CoefProcessing
Template for a processing routine.
doSoftThreshold(ImageAccess, double) - Static method in class fractsplinewavelets.CoefProcessing
Apply a soft thresholding to all coefficients.
doTransform(ImageAccess, int, int, double, double) - Static method in class fractsplinewavelets.Operations
Perform the wavelet transform (analysis) using Fourier domain for filtering, this allows to use FIR and IIR filters.
downsampling(double[], double[], double[], int) - Static method in class fractsplinewavelets.Operations
Perform the downsampling in Fourier domain (real or imaginary parts).
DUAL - Static variable in class fractsplinewavelets.Filters
 

F

FFT1D - class fractsplinewavelets.FFT1D.
FFT1D(int) - Constructor for class fractsplinewavelets.FFT1D
 
FFT2D - class fractsplinewavelets.FFT2D.
FFT2D() - Constructor for class fractsplinewavelets.FFT2D
 
Filters - class fractsplinewavelets.Filters.
Filters(int, int, double, double) - Constructor for class fractsplinewavelets.Filters
Prepare the calculation the spectrum of the desired filter with the same number of samples as this of the signal to filter.
FIXSCALING - Static variable in class fractsplinewavelets.PlotXY
 

G

generateAnalysisFilters() - Method in class fractsplinewavelets.Filters
Generate all the analysis filter.
generateSynthesisFilters() - Method in class fractsplinewavelets.Filters
Generate all the synthesis filter.
getImaginaryHighpassFilter() - Method in class fractsplinewavelets.Filters
Return the imaginary parts of the Highpass filter.
getImaginaryLowpassFilter() - Method in class fractsplinewavelets.Filters
Return the imaginary parts of the Lowpass filter.
getParameters() - Method in class Wavelet_Module_
Get all parameters of the dialog box.
getRealHighpassFilter() - Method in class fractsplinewavelets.Filters
Return the real parts of the Highpass filter.
getRealLowpassFilter() - Method in class fractsplinewavelets.Filters
Return the real parts of the Lowpass filter.

H

HelpFrame - class fractsplinewavelets.HelpFrame.
 
HelpFrame(Dialog) - Constructor for class fractsplinewavelets.HelpFrame
 

I

inverse() - Method in class Wavelet_Module_
Inverse wavelet transform.
inverse(double[], double[], int, int) - Method in class fractsplinewavelets.FFT1D
Select the algorithm to perform the Inverse FFT1D, Cooley-Tukey or Mix.
inverse(ImageAccess, ImageAccess) - Static method in class fractsplinewavelets.FFT2D
Perform an inverse 2D FFT
isAbort() - Method in class fractsplinewavelets.WarningDialog
Return the status of the dialog box.
itemStateChanged(ItemEvent) - Method in class Wavelet_Module_
Implements the itemStateChanged for the ItemListener.
itemStateChanged(ItemEvent) - Method in class Wavelet_Transform_
Implements the itemStateChanged for the ItemListener.

M

multiply(double[], double[], double[], double[], double[], double[], int, int) - Static method in class fractsplinewavelets.Operations
Perform the filtering in Fourier domain.
multiplyAndConjugate(double[], double[], double[], double[], double[], double[], int, int) - Static method in class fractsplinewavelets.Operations
Perform the filtering in Fourier domain and conjugate.

O

Operations - class fractsplinewavelets.Operations.
Operations() - Constructor for class fractsplinewavelets.Operations
 
ORTHONORMAL - Static variable in class fractsplinewavelets.Filters
 

P

paint(Graphics) - Method in class fractsplinewavelets.PlotXY
Overload the update paint.
PlotXY - class fractsplinewavelets.PlotXY.
PlotXY(int, int) - Constructor for class fractsplinewavelets.PlotXY
The constructor only creates an empty space of specified dimensions.
process() - Method in class Wavelet_Module_
Wavelet transform.

R

rescale(ImageAccess, int) - Static method in class fractsplinewavelets.CoefProcessing
Apply a rescaling.

S

setColor(Color, Color) - Method in class fractsplinewavelets.PlotXY
Set the color curve.
setScalingModeOnX(int) - Method in class fractsplinewavelets.PlotXY
Set the scaling mode on X.
setScalingModeOnX(int, double, double) - Method in class fractsplinewavelets.PlotXY
Set the scaling mode on X (FIXSCALING).
setScalingModeOnY(int) - Method in class fractsplinewavelets.PlotXY
Set the scaling mode on Y.
setScalingModeOnY(int, double, double) - Method in class fractsplinewavelets.PlotXY
Set the scaling mode on Y (FIXSCALING).
setXY(double[], double[]) - Method in class fractsplinewavelets.PlotXY
Set the x and y vector for the curve y = f(x) and display it.

T

transform() - Method in class Wavelet_Module_
Wavelet transform.
transform(double[], double[], int, int) - Method in class fractsplinewavelets.FFT1D
Select the algorithm to perform the FFT1D, Cooley-Tukey or Mix.
transform(ImageAccess, ImageAccess) - Static method in class fractsplinewavelets.FFT2D
Perform a 2D FFT

U

update(Graphics) - Method in class fractsplinewavelets.PlotXY
Overload the update method.
upsampling(double[], double[], double[], int) - Static method in class fractsplinewavelets.Operations
Perform the upsampling in Fourier domain (real or imaginary parts).

W

WarningDialog - class fractsplinewavelets.WarningDialog.
 
WarningDialog() - Constructor for class fractsplinewavelets.WarningDialog
Constructor creates the dialog box.
Wavelet_Module_ - class Wavelet_Module_.
Wavelet_Module_() - Constructor for class Wavelet_Module_
Constructor creates the dialog box.
Wavelet_Transform_ - class Wavelet_Transform_.
Wavelet_Transform_() - Constructor for class Wavelet_Transform_
Constructor creates the dialog box.
windowActivated(WindowEvent) - Method in class fractsplinewavelets.HelpFrame
 
windowActivated(WindowEvent) - Method in class Wavelet_Module_
Implements the windowActivated method for the WindowListener.
windowActivated(WindowEvent) - Method in class Wavelet_Transform_
Implements the windowActivated method for the WindowListener.
windowClosed(WindowEvent) - Method in class fractsplinewavelets.HelpFrame
 
windowClosed(WindowEvent) - Method in class Wavelet_Module_
Implements the windowClosed method for the WindowListener.
windowClosed(WindowEvent) - Method in class Wavelet_Transform_
Implements the windowClosed method for the WindowListener.
windowClosing(WindowEvent) - Method in class fractsplinewavelets.HelpFrame
 
windowClosing(WindowEvent) - Method in class Wavelet_Module_
Implements the windowClosing method for the WindowListener.
windowClosing(WindowEvent) - Method in class Wavelet_Transform_
Implements the windowClosing method for the WindowListener.
windowDeactivated(WindowEvent) - Method in class fractsplinewavelets.HelpFrame
 
windowDeactivated(WindowEvent) - Method in class Wavelet_Module_
Implements the windowDeactivated method for the WindowListener.
windowDeactivated(WindowEvent) - Method in class Wavelet_Transform_
Implements the windowDeactivated method for the WindowListener.
windowDeiconified(WindowEvent) - Method in class fractsplinewavelets.HelpFrame
 
windowDeiconified(WindowEvent) - Method in class Wavelet_Module_
Implements the windowDeiconified method for the WindowListener.
windowDeiconified(WindowEvent) - Method in class Wavelet_Transform_
Implements the windowDeiconified method for the WindowListener.
windowIconified(WindowEvent) - Method in class fractsplinewavelets.HelpFrame
 
windowIconified(WindowEvent) - Method in class Wavelet_Module_
Implements the windowIconified method for the WindowListener.
windowIconified(WindowEvent) - Method in class Wavelet_Transform_
Implements the windowIconified method for the WindowListener.
windowOpened(WindowEvent) - Method in class fractsplinewavelets.HelpFrame
 
windowOpened(WindowEvent) - Method in class Wavelet_Module_
Implements the windowOpened method for the WindowListener.
windowOpened(WindowEvent) - Method in class Wavelet_Transform_
Implements the windowOpened method for the WindowListener.

A B C D F G H I M O P R S T U W