[Insight-users] Apply a filter to a portion of image

Olivier Tournaire olitour at gmail.com
Fri Jan 2 10:45:29 EST 2009


Thank you Luis.

I think your approach is better than just an ExtractImageFilter.

Best regards and happy new year,

OIivier


-- 
Dr. Olivier Tournaire
MATIS - Institut Géographique National
73, Ave de Paris
94165 St Mandé cedex, France

tel: (+33) 1 43 98 80 00 - 71 25
fax: (+33) 1 43 98 85 81

2008/12/31 Luis Ibanez <luis.ibanez at kitware.com>

> Hi Olivier,
>
> Do you want to put the processed region back into the original image ?
>
> If so, you may want to use the pipeline:
>
>     * RegionOfInterestImageFilter
>     * your filter
>     * PasteImageFilter
>
>
>  Regards,
>
>
>     Luis
>
>
> --------------------------
> Olivier Tournaire wrote:
>
>> Hi all,
>>
>> I am wondering if it is possible to apply a filter only on a specified
>> region of an image. For my purpose, i have a large image, and I want to
>> apply a DiscreteGaussianImageFilter on a small part. What is the best way to
>> do it ?
>>
>> Best regards,
>>
>> Olivier
>>
>> --
>> Dr. Olivier Tournaire
>> MATIS - Institut Géographique National
>> 73, Ave de Paris
>> 94165 St Mandé cedex, France
>>
>> tel: (+33) 1 43 98 80 00 - 71 25
>> fax: (+33) 1 43 98 85 81
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Insight-users mailing list
>> Insight-users at itk.org
>> http://www.itk.org/mailman/listinfo/insight-users
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090102/c3e482c7/attachment.htm>


More information about the Insight-users mailing list