<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
Hi, 
<div>I would like to cluster my 3D polydata using KMeansStatistics.</div>
<div>I could get the outcome by following exactly the example in <a href="https://lorensen.github.io/VTKExamples/site/Cxx/InfoVis/KMeansClustering/" class="OWAAutoLink" id="LPlnk200456" previewremoved="true">https://lorensen.github.io/VTKExamples/site/Cxx/InfoVis/KMeansClustering/</a></div>
<div>Any clue that how i can read my .vtk data into this coding?</div>
<div>I tried to convert my .vtk data to .csv data and called vtkTextDelimiterReader. But I only get the coordinates printer without clustering.</div>
<div><br>
</div>
<div>Thank you so much.</div>
<div><br>
</div>
<div>Best,</div>
Polly</div>
</body>
</html>