Re: How to make montages in Image J
Posted by
Albert Cardona on
Feb 07, 2007; 7:28pm
URL: http://imagej.273.s1.nabble.com/How-to-make-montages-in-Image-J-tp3700369p3700377.html
Hi,
I've created an ImageJ plugin, TrakEM2, to handle lots of images in a
similar way that photoshop would, but with no memory limitations and
fully integrated in ImageJ.
Automatic registration is going to make it in the next release (it's
already working, but not just ready for the non-savvy user). My plugin
is here (and does not require a database, I need to update the website),
in beta version:
http://www.ini.uzh.ch/~acardona/trakem2.htmlOn the meanwhile, there are a couple of plugins to register images and
to make montages, which will work to a reasonable extent, depending on
your data.
For example:
http://www.cs.uta.fi/~vt72556/software/largemontage/Also, go to the ImageJ plugin web page and search for "registr", there
are many occurrences.
Alternatively, just use Photoshop's auto montage -just be sure to have
enough RAM and HD swap space to fit them all. Works quite ok, if images
are simple enough (TEM images don't work well, for example).
Albert