Lucid.Util.RotatedImageVOIFromRegistrationPoints¶
This task type estimates a transformation from the provided registration points.
The transformation will be created as a VOI for image2
.
Use Lucid.Core.CropRotatedImageVOI
to create a new image from that image2
VOI.
The new resampled image will align with image1
.
The registration points have to be defined on image1
and image2
respectively, or on images with the same size and resolution.