[Insight-users] How to extract pixel differences of images?

Abayiz abayiz at yahoo.com
Sat Apr 2 04:55:19 EDT 2011


Hi Ryan, 

Thank you very much for your useful answer. That example you've provided is very helpful to my work :) 

Regards,
Abayiz

--- On Fri, 4/1/11, Ryan Smith <ryanleesmith at gmail.com> wrote:

From: Ryan Smith <ryanleesmith at gmail.com>
Subject: Re: [Insight-users] How to extract pixel differences of images?
To: "Abayiz" <abayiz at yahoo.com>
Cc: Insight-users at itk.org
Date: Friday, April 1, 2011, 1:22 PM

Hi Abayiz-
If you want an image with a pixel by pixel difference from two input images, try the SubtractImageFilter. I am unsure what you mean by 'exclude'?
For one shot examples on how to implement, David Doria has provided a useful suite.  He has an example on adding images, it would be very easy to change this to the subtract filter mentioned above:
https://github.com/daviddoria/ITK_OneShot


Cheers-
-Ryan
On Fri, Apr 1, 2011 at 1:19 AM, Abayiz <abayiz at yahoo.com> wrote:

Hello all!



What I want to know seems quite simple, that is, how can I exclude the pixel differences of different images from two different folders in ITK?



Examples would be very welcome.

Thank you in advance!

_____________________________________

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.html



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://www.itk.org/mailman/listinfo/insight-users



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110402/ee07a8c7/attachment.htm>


More information about the Insight-users mailing list