[Insight-users] Applying a filter only to a particular region of an image

David Doria daviddoria at gmail.com
Thu Sep 15 16:10:06 EDT 2011


Say I want to apply something like a DerivativeImageFilter to an image, but
only on the left half of the image. Is there something that you can do to
tell a filter where to be applied? For example, set the "BufferedRegion" of
the image or something like that before passing it to the filter? Or is the
only way to do it to use a RegionOfInterestFilter before going to the
DerivativeImageFilter?

Thanks,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110915/98244aaf/attachment.htm>


More information about the Insight-users mailing list