Login  Register

Re: registration error calculation

Posted by Albert Cardona on Mar 02, 2008; 7:09pm
URL: http://imagej.273.s1.nabble.com/registration-error-calculation-tp3697043p3697044.html

Hi Jay,


For all your registration needs, I've compiled a plugin to register
stack slices.

The plugin takes a folder with a list of images, each image a slice.
It registers them all with a translation-only or translation and
registation model.
Then it outputs another list of images, registered, and opens a virtual
stack with them.

See the plugin here:

http://www.ini.uzh.ch/~acardona/howto.html#register_virtual_stack

The plugin uses phase-correlation (very fast) for translation only,
and SIFT (scale invariant feature transform, from Lowe 2004) for
translation and rotation.

Works with both RGB and grayscale images.

Hope that helps.

Albert

--
Albert Cardona
http://www.mcdb.ucla.edu/Research/Hartenstein/acardona