[Insight-users] About how to use itkBinaryFillholeImageFilter

Luis Ibanez luis.ibanez at kitware.com
Sat May 21 15:18:21 EDT 2011


Hi Pei,

You will find this code in the ITKv4 development version:

                 http://www.itk.org/Wiki/ITK/Git/Download

ITK/Modules/Nonunit/Review/include/itkBinaryFillholeImageFilter.h



      Luis


------------------------------------------------
On Tue, May 17, 2011 at 11:47 AM, Pei Dong <peidong1030 at gmail.com> wrote:
> Hello,
>
> Anyone know how to use itkBinaryFillholeImageFilter?
> I am trying to use the itkBinaryFillholeImageFilter implemented in
> http://www.insight-journal.org/browse/publication/176
> However, when comes to compilation, compiler could not find
> itkBinaryFillholeImageFilter.h in InsightToolkit-3.20.0/Code/Review
> itkBinaryFillholeImageFilter.h does exist in code of
> http://www.insight-journal.org/browse/publication/176.
>
> So, the code of publication/176 and the code of Review in ITK 3.20 is not
> the same.
> In fact, there are other files
> itkAttributeLabelObject.h
> itkAttributeOpeningLabelMapFilter.h
> itkAttributeOpeningLabelMapFilter.txx
> itkBinaryFillholeImageFilter.h
> itkBinaryFillholeImageFilter.txx
> itkBinaryNotImageFilter.h
> itkBinaryReconstructionByErosionImageFilter.h
> itkBinaryReconstructionByErosionImageFilter.txx
> itkBinaryReconstructionLabelMapFilter.h
> itkBinaryReconstructionLabelMapFilter.txx
> itkLabelMapMaskImageFilter.h
> itkLabelMapMaskImageFilter.txx
>
> They exist in code of pulication 176, but doesn't in Review.
>
> Does anyone has any idea know can I use itkBinaryFillholeImageFilter?
>
> Thanks in advance!
>
> Pei
>
>
> _____________________________________
> 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