[Insight-users] FastChamferDistancaImageFilter

Luis Ibanez luis.ibanez at kitware.com
Mon, 01 Mar 2004 23:04:45 -0500


Hi David,

Please look at the file

/Insight/Testing/Code/Algorithms/
    itkFastChamferDistanceImageFilterTest.cxx

for an example on how to use this class.


Regards,



    Luis


---------------------------
David Macias Verde wrote:

> Hi all:
> 
> I'm sure it's quite simple but i have problem with it. How can I build
> the itkFastChamferDistancaImageFilter? I have change in the
> DanielssonDistanceMap.cxx file, which comes with the examples, the lines
> related with the FilterType but something is not working. Is it that
> simple? Where can I find more information about
> itkFastChamferDistancaImageFilter; it is not enought for a beginner like
> me the doxygen help pages.
> 
> Thanks in advance.
>