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

Interactive Perspective

Interactive Perspective (Fiji)
Author Stephan Saalfeld
Maintainer Stephan Saalfeld
Source on GitHub
Initial release November 9th, 2008
Latest version February 13th, 2015
Development status stable
Category Transform, Plugins


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

Premises: You need an image to be open.

Use:

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