Package Ch21_Geometric_Operations


package Ch21_Geometric_Operations
  • Classes
    Class
    Description
    This ImageJ plugin draws a test grid in a new image.
    ImageJ plugin, applies a configurable affine transformation to the current image.
    ImageJ plugin, applies an affine transformation derived from a pair of triangles P, Q (for the source and target image, respectively) to the current image.
    ImageJ plugin, applies a bilinear transformation derived from a pair of quadrilaterals P, Q (for the source and target image, respectively) to the current image.
    ImageJ plugin demonstrating the use of 2D log-polar mapping.
    ImageJ plugin, applies a non-linear "ripple" transformation to the current image.
    ImageJ plugin, applies a non-linear "tapestry" transformation to the current image.
    ImageJ plugin, applies a non-linear "twirl" transformation to the current image.
    This plugin demonstrates the use of geometric mappings, as implemented in the imagingbook library.
    ImageJ plugin, rotates the current image by a specified angle around its center.
    ImageJ plugin, rotates the current image by a specified angle around the coordinate origin.
    ImageJ plugin, applies a continuous translation to the current image.
    ImageJ plugin, performs piecewise affine transformation by triangulation of the input image, as described in Sec.
    ImageJ plugin, performs 4-point projective mapping from a selected polygon ROI to the specified paper proportions (A4 or Letter, in portrait format).