fiji / register_virtual_stack_slices

Fiji package for registering and transforming arbitrarily large sequences of images
https://imagej.net/Register_Virtual_Stack_Slices
GNU General Public License v3.0
18 stars 12 forks source link

register_virtual_stack_slices

Package for registering/transforming large sequences of 2D images. It contains two plugins: Register Virtual Stack Slices and Transform Virtual Stack Slices.

Register Virtual Stack Slices takes a sequence of image slices stored in a folder, and delivers a list of registered image slices (with enlarged canvas). One of the images in the sequence can be selected by the user as reference and it will remain intact.

The plugin can perform 6 types of image registration techniques:

All models are aided by automatically extracted SIFT features.

For further details, visit the documentation site: http://fiji.sc/Register_Virtual_Stack_Slices

Transform Virtual Stack Slices allows you to apply the transforms calculated by Register Virtual Stack Slices to the same or another set of images.