Package bunwarpj

Provides the main and utility classes to run the ImageJ/Fiji plugin bUnwarpJ_: consistent and elastic image registration.

See:
          Description

Class Summary
BSplineModel Class for representing the images and the deformations by cubic B-splines:
bUnwarpJ_ Main class for the image registration plugin for ImageJ/Fiji.
ClearAll Class to clear all the processes and actions in bUnwarpJ.
Credits Class to show the bUnwarpJ credits
CumulativeQueue Class to create a cumulative queue in bUnwarpJ.
FinalAction Class to launch the registration in bUnwarpJ.
IODialog Class to create the Input/Output dialog to deal with the files to keep the information of bUnwarpJ.
MainDialog Class to create the dialog for bUnwarpJ.
Mask This class is responsible for the mask preprocessing that takes place concurrently with user-interface events.
MathTools This class has the math methods to deal with b-splines and images.
MiscTools Different tools for the bUnwarpJ interface.
MiscTools.ColorApplyTransformTile Class to apply transformation to color images in a concurrent way
MiscTools.GrayscaleApplyTransformTile Class to apply transformation to grayscale images in a concurrent way
Param This class stores the parameters to apply the consistent elastic registration and it is independent of the primary GUI.
PointAction Class for all actions related with points in the bUnwarpJ interface: moving, adding and deleting landmarks, and painting the masks.
PointHandler Class to deal with handle points in bUnwarpJ: here we have the methods to paint the landmarks and the masks.
PointToolbar Class to deal with the point toolbar option in the bUnwarpJ interface: draw the toolbar and change between tools.
ProgressBar This class implements the interactions when dealing with ImageJ's progress bar.
Transformation Class to perform the transformation for bUnwarpJ:
 

Package bunwarpj Description

Provides the main and utility classes to run the ImageJ/Fiji plugin bUnwarpJ_: consistent and elastic image registration.