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

Luis Ibanez luis.ibanez at kitware.com
Wed Dec 31 14:33:30 EST 2008


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


More information about the Insight-users mailing list