Class Map_Affine_Triangles

java.lang.Object
Ch21_Geometric_Operations.Map_Affine_Triangles
All Implemented Interfaces:
PlugInFilter, JavaDocHelp

public class Map_Affine_Triangles extends Object implements PlugInFilter, JavaDocHelp

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. See Sec. 21.1.3 of [1] for details. Optionally opens a sample image if no image is currently open.

[1] W. Burger, M.J. Burge, Digital Image Processing – An Algorithmic Introduction, 3rd ed, Springer (2022).

Version:
2022/11/28
See Also: