[Insight-users] exclude pixel values (background) from metrics
Dawood Masslawi
masslawi at gmail.com
Sat May 7 17:15:21 EDT 2011
Hi Seth,
The SetFixedImageSamplesIntensityThreshold is a "Review" method. To use it
you will have to specify the "ITK_USE_REVIEW" to "ON" when building your code with
CMake.
It is defined in the itkOptImageToImageMetric.txx which is a base class for ITK metrcis.
Best regards,
Dawood
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Hello,
This is a nice feature and I'm trying to become more familiar with it. Can
someone tell me where
ImageToImageMetric::SetFixedImageSamplesIntensityThreshold() is defined? I
can find it in the doxygen, but can't seem to find it in the header or
template files for the ImageToImageMetric.
I am looking at the itk 3.20 documentation and have also looked at the
SpatialObject files.
Thanks,
Seth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110507/f83417a0/attachment.htm>
More information about the Insight-users
mailing list