[Insight-users] itkBinaryMask3DMeshSource disregards image directions

Arnaud GELAS arnaud_gelas at hms.harvard.edu
Wed Mar 2 14:35:32 EST 2011


Hi Andriy,

this fix is part of this set of changes that are here:

http://review.source.kitware.com/#change,996

HTH
Arnaud

On 03/02/2011 01:31 PM, Andriy Fedorov wrote:
> Hi,
>
> It appears that itkBinaryMask3DMeshSource filter does not take into
> account image directions. A related bug suggested the use of
> TransformIndexToPhysicalPoint(), but this was not implemented in the
> code, although the bug was closed:
> http://public.kitware.com/Bug/view.php?id=251
>
> The code has the line with TransformIndexToPhysicalPoint(), but it is
> commented out. With this fix in place, the code produces result that
> looks more like what I would expect.
>
> Any suggestions why this fix was not included in the code? As of now,
> the filter appears to produce incorrect surface mesh for the input
> images that are not axis-aligned.
>
> Andrey
> _____________________________________
> 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