[Insight-users] Problem with SignedMaurerDistanceMapImageFilter

Nick Tustison ntustison at wustl.edu
Fri Oct 12 10:27:55 EDT 2007


Hi Andriy,
I was not assigned the bug associated with your problem but as the
contributor of the filter, I thought I'd comment on the difficulties you are
encountering.  In case you haven't figured it out, the Maurer distance
transform does indeed fail for inputs in which a foreground pixel is on the
image boundary.  When I wrote the filter, I thought about simply passing the
input image through an instantiation of the ConstantPadImageFilter, creating
the distance image on the padded image and then extracting the original
region but ultimately decided against it for reasons I can no longer
remember.  Perhaps Luis, or others, can weigh in as to where the padding
should be performed if there are foreground pixels on the boundary.  In the
interim, it is an easy work around.

Good luck,
Nick Tustison






On 10/11/07, Andriy Fedorov <fedorov at bwh.harvard.edu> wrote:
>
> Hello,
>
> I observed that the Maurer distance filter fails for some inputs. I
> submitted the bug and posted an example image on June 15 here
> http://www.itk.org/Bug/view.php?id=5198, but I don't see any
> development of this issue, and the status remains "assigned".
>
> I am curious, what is the usual time frame and schedule for resolution
> of critical and reproducible bugs in the release version of ITK? Not
> that it is extremely critical to me that this bug is fixed, but I am
> surprised the issue remains open without attention for so long.
>
> Thanks,
>
> Andriy Fedorov
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20071012/c35fa422/attachment-0001.htm


More information about the Insight-users mailing list