This is an archive of the old MediaWiki-based ImageJ wiki. The current website can be found at imagej.net.

Interactive Affine

Interactive Affine (Fiji)
Author Stephan Saalfeld
Maintainer Stephan Saalfeld
Source in gitweb
Initial release June 6th, 2008
Latest version November 9th, 2008
Development status stable
Category Transform, Plugins


This plugin allows to apply a free affine transformation to a 2D image in an interactive way.

Premises: You need an image to be open.

Use:

  1. When calling the plugin, three points (represented as yellow PointRois) will be displayed on the image.
  2. Drag and drop the points to interactively transform the image with an affine model.
  3. If you are satisfied with the result, press ENTER, otherwise, press ESC.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation (http://www.gnu.org/licenses/gpl.txt).

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.