[Insight-users] KdTreeBasedKMeansClustering for 3D vector image

David Doria daviddoria at gmail.com
Fri Dec 3 12:56:01 EST 2010


On Fri, Dec 3, 2010 at 12:44 PM, Sara Rolfe <smrolfe at u.washington.edu> wrote:
> I've updated my version of ITK so I'm now working with version 3.16.  I am
> still getting errors when I try to link to itkSampleClassifierFilter.h.  Is
> there something I need to do to add this filter?  I've double checked my
> CMake file to make sure it's ok.
> Thanks,
> Sara

You shouldn't be linking to a header file. Does the header exist at:

.../ITK/Code/Numerics/Statistics/itkSampleClassifierFilter.h

?

Can you show us the actual error message?

David


More information about the Insight-users mailing list