Description Usage Arguments Details Value
View source: R/landmarkTransform.R
Create an itk transform from landmarks (rigid, similarity and affine) to transform an image
1 2 3  | 
lmFix | 
 fix landmarks  | 
lmMoving | 
 moving landmarks  | 
type | 
 of transform (can be "rigid","similarity" or "affine")  | 
IJK2RAS | 
 transform from point to image space.  | 
file | 
 filename to save the transform to.  | 
... | 
 additional parameters (such as landmark weights) to be passed to   | 
lmMoving are landmarks placed on the image to be transformed to the position of lmFix
writes a transform to a tempfile and returns the path to that transform
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.