[Insight-users] Affine transformation
smythek at u.washington.edu
smythek at u.washington.edu
Tue May 30 14:33:27 EDT 2006
Instead of registration->SetFixedImageRegion-(fixedImageReader->GetOutput()->GetBufferedRegion())
you need to define a region as is shown in the resample filter example.
and then set registration->SetFixedImageRegion(RegistrationRegion);
Kathy
On Tue, 30 May 2006, Eric John wrote:
> Hello,
>
> I am working with the affine transformation in ImageRegistration9.cxx.
> How do I consider only a particular region of the image for registration?
> Thank you
>
> Eric
>
>
More information about the Insight-users
mailing list