[vtkusers] K-means clustering
    Belaroussi, Boubakeur 
    Boubakeur.Belaroussi at bioclinica.com
       
    Mon May 21 11:54:48 EDT 2012
    
    
  
Hi Paulo,
 
You should rather use ITK (http://www.itk.org/ <http://www.itk.org/> ) than VTK for this purpose.
You'll find all the classes needed to perform a KMeans clustering 
 
Regards,
Bouba
 
From: vtkusers-bounces at vtk.org [mailto:vtkusers-bounces at vtk.org] On Behalf Of Paulo Neves
Sent: lundi 21 mai 2012 17:09
To: vtkusers at vtk.org
Subject: [vtkusers] K-means clustering
 
Hello to all.
 
I am trying to study k-means clustering as a means to segment an image.
>From the study so far I realize that vtk implementation uses point spacial data (position) to work with. Am I correct?
 
Second, I would like to know if it is possible to apply the algorithm to point intensity instead of point spacial parameters.
 
Kind regards,
___________________________________________________________________
Paulo Alexandre Neves
Escola Superior de Tecnologia de Castelo Branco
Unidade Técnico-Cientifica de Informática
http://di.est.ipcb.pt
E-mail: pneves at ipcb dot pt
 
Instituto de Telecomunicações (IT)
E-mail: pneves at co dot it dot pt
 
--
Confidentiality Notice: This e-mail transmission may contain confidential or legally privileged information that is intended only for the individual or entity named in the e-mail address. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or reliance upon the contents of this e-mail is strictly prohibited. If you have received this e-mail transmission in error, please reply to the sender and then delete the message from your computer. Thank you.
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120521/f9ac5b18/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 18573 bytes
Desc: image001.png
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120521/f9ac5b18/attachment.png>
    
    
More information about the vtkusers
mailing list