[ITK-users] Write a result image witout resampling

Gabriel A. Giménez gabrielgimenez85 at gmail.com
Tue Jan 26 12:57:46 EST 2016


Thanks Dženan Zukić...., I changed the cast filter type
to RescaleIntensityImageFilter and I got the expected result.

Best Regards...

2016-01-10 16:22 GMT-03:00 Dženan Zukić <dzenanz at gmail.com>:

> Hi Gabriel,
>
> you probably need to use interpolation method of a higher quality for the
> final resampling, i.e. windowed sinc
> <http://www.itk.org/Doxygen/html/classitk_1_1WindowedSincInterpolateImageFunction.html>
> instead of linear
> <http://www.itk.org/Doxygen/html/classitk_1_1LinearInterpolateImageFunction.html>
> .
>
> Regards,
> Dženan
>
> On Fri, Jan 8, 2016 at 9:17 PM, Gabriel A. Giménez <
> gabrielgimenez85 at gmail.com> wrote:
>
>> Hi everyone...how are you ?
>>
>> I'm going to point, to finish the registration process build the new
>> transformed fixed image (based on the manual examples), but the quality of
>> the generated image is degraded...how I can create a new image with the
>> same quality as the original image? I just need to apply the transformation
>> parameters.
>>
>> Regards and thanks in advance,
>>
>> --
>> *Gabriel Alberto Giménez.*
>>
>> _____________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Kitware offers ITK Training Courses, for more information visit:
>> http://www.kitware.com/products/protraining.php
>>
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/insight-users
>>
>>
>


-- 
*Gabriel Alberto Giménez.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20160126/1fefde64/attachment.html>


More information about the Insight-users mailing list