StackReg Help!
Posted by Mikinka on Mar 14, 2007; 5:51am
URL: http://imagej.273.s1.nabble.com/StackReg-Help-tp3696845.html
Hello,
I'd like to use StackReg plugin to align a stack of images.
I downloaded TurboReg plugin as written in the website of StackReg, and followed the user manual. Following sentences are quotation from the website, which I don't know how to do it.
---------------
The present plugin (StackReg) is used as a front-end to another plugin named TurboReg. Several mechanisms are at work to exchange data between these plugins. One of them involves temporary files which are written into the temporary directory that ImageJ defines. The location of this directory can be examined by issuing the macro command 'print(getDirectory("temp"));'. The names of the written files are
* StackRegSource
* StackRegSourceR
* StackRegSourceG
* StackRegSourceB
* StackRegTarget
Warning: existing files of the same name in the temporary directory may be silently overwritten.
--------------
Any help would be greatly appreciated!
Mikinka