Affine Transform 3D
Affine transformation of 3D image data based on pairs of feature points
editing
Description
A javascript to transform 3D image stack based on manually annotated anchor points. This script was written for aligning 3D image stacks from multiple samples.
Input:
- A text file with pair of coordinates
- Active 3D image stack
Output:
Transformed 3D image stack.
Dependency
Fiji (ImgLib2)
Installation
Download affinetransform3Dv3.js and run the script.