[Insight-users] KdTreeBasedKMeansClustering for 3D vector image

Luis Ibanez luis.ibanez at kitware.com
Wed Dec 1 21:32:59 EST 2010


Voila !

http://www.itk.org/Wiki/ITK/Examples/Statistics/KdTreeBasedKMeansClustering_3D

Thanks for pointing to these examples David.


Sara,

when running the example above,
the code seems to behave correctly.

Please give it a try and let us know
if you see anything out of order.


    Thanks


      Luis


-----------------------------------------
On Wed, Dec 1, 2010 at 8:31 PM, David Doria <daviddoria at gmail.com> wrote:
> 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