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

Interactive Similarity

Interactive Similarity (Fiji)
Author Stephan Saalfeld
Maintainer Stephan Saalfeld
Source in gitweb
Initial release November 22th, 2008
Latest version December 15th, 2008
Development status stable
Category Transform, Plugins


This plugin allows to apply a similarity transformation (rotation, translation and isotropic scaling) 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 similarity model (rotation, translation and isotropic scaling).
  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.