All Projects → fiji → register_virtual_stack_slices

fiji / register_virtual_stack_slices

Licence: other
Fiji package for registering and transforming arbitrarily large sequences of images

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

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:

  • Translation
  • Rigid (translation + rotation)
  • Similarity (translation + rotation + isotropic scaling)
  • Affine
  • Elastic (via bUnwarpJ with cubic B-splines)
  • Moving least squares

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].