[Insight-users] DisplacementFieldTransform on CT 3D images

Li, Wen wen-li at uiowa.edu
Fri Apr 27 23:02:31 EDT 2012


I guess you don't have to allocate the fixedImage and movingImage?
I made the same mistake before.

Just do:

ImageType::Pointer fixedImage = readerFixed->GetOutput();
ImageType::Pointer movingImage = readerMoving->GetOutput();

Good luck!
Wen

On Apr 27, 2012, at 1:17 PM, agatte wrote:

readerFixed

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120428/6327459b/attachment.htm>


More information about the Insight-users mailing list