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

Interactive Rigid

Interactive Rigid (Fiji)
Author Stephan Saalfeld
Maintainer Stephan Saalfeld
Source in gitweb
Initial release October 10, 2008
Latest version October 10, 2008
Development status stable
Category Transform, Plugins


This plugin allows to apply a rigid transformation (rotation and translation) to a 2D image in an interactive way.

Premises: You need an image to be open.

Use:

  1. When calling the plugin, two points (represented as yellow PointRois) will be displayed on the image.
  2. Drag and drop the points to interactively transform the image with a rigid model (rotation and translation).
  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.