[Insight-users] KdTreeBasedKMeansClustering for 3D vector image

David Doria daviddoria at gmail.com
Wed Dec 1 20:31:42 EST 2010


On Wed, Dec 1, 2010 at 8:16 PM, Luis Ibanez <luis.ibanez at kitware.com> wrote:
> Hi Sara,
>
> The KdTree should work in N-D.
>
> We tend to do 2D test just because they are
> easier to debug, but we probably should add
> a 3D one in this case.
>
> Could you tell us more about the behavior of
> this class that lead you to believe that is doing
> something incorrect ?
>
> A minimal example will be greatly appreciated...


Are these the examples you were looking at?

http://www.vtk.org/Wiki/ITK/Examples/Statistics/KdTreeBasedKMeansClustering_1D
http://www.vtk.org/Wiki/ITK/Examples/Statistics/KdTreeBasedKMeansClustering_2D

If not, maybe they will help. If so, please add
http://www.vtk.org/Wiki/ITK/Examples/Statistics/KdTreeBasedKMeansClustering_3D

and we can work on it there.

David


More information about the Insight-users mailing list