[Insight-users] KMeans Clustering Question

d f drf8888 at gmail.com
Mon Jul 30 14:15:16 EDT 2007


Hello all

I am trying to implement a kmeans clustering program with ITK for
medical images.  I would like to use the ScalarImageTextureCalculator
to generate the textural statistics for each pixel (and its
neighbors).  However, I am not sure insert this information into each
measurement vector contained within the Sample.  Is this how I should
approach gathering the stats for the clustering algorithm?

Thanks for any advice.


More information about the Insight-users mailing list