[Insight-users] exclude pixel values (background) from metrics

Luis Ibanez luis.ibanez at kitware.com
Sun May 29 15:07:10 EDT 2011


Hi Karsten,

The problem that you are observing may be related
to a bug that was fixed recently in ITKv4:

Please see:
https://github.com/Kitware/ITK/commit/a9999db7ac8ea6a486d3d4697815ab8996eb5b09


    Luis


-------------------------------------------------------------------------
On Fri, May 27, 2011 at 7:39 AM, Karsten Molka <molka at cbs.mpg.de> wrote:
> Hi Dawood,
>
> thanks for your answer.
>
> As I mentioned before, I get 'nan' values during my registration process
> using the method SetFixedImageSamplesIntensityThreshold:
>
> 0   nan   [nan, nan, nan, nan, nan, nan]
> 1   nan   [nan, nan, nan, nan, nan, nan]
> 2   nan   [nan, nan, nan, nan, nan, nan]
> 3   nan   [nan, nan, nan, nan, nan, nan]
> 4   nan   [nan, nan, nan, nan, nan, nan]
> ...
>
> But without this method, all runs fine.
>
> Do you have any suggestions for this problem? I already looked at Darren's
> posts, where the same problem was described, but no solution was shown.
> (http://www.itk.org/pipermail/insight-users/2010-March/035843.html).
>
> Thanks,
> Karsten
>
>
> --
> View this message in context: http://itk-insight-users.2283740.n2.nabble.com/Re-exclude-pixel-values-background-from-metrics-tp6331473p6410740.html
> Sent from the ITK Insight Users mailing list archive at Nabble.com.
> _____________________________________
> 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
>


More information about the Insight-users mailing list