[vtkusers] 3D clustering algorithm
Kevin H. Hobbs
hobbsk at ohiou.edu
Fri Apr 20 10:29:54 EDT 2007
On Thu, 2007-04-19 at 23:23 -0400, Olowoyeye, Adebayo Ol Uwole wrote:
> Hi All,
> Is there a kmean or kmedoid (or any other clustering algorithm)
> implementation for vtk? If not is there a 3D clustering library out
> there?
> Thanks in advance!
You might want to read the vtkDistributedDataFilter
http://www.vtk.org/doc/nightly/html/classvtkDistributedDataFilter.html
vtkPKdTree
http://www.vtk.org/doc/nightly/html/classvtkPKdTree.html
vtkKdTree
http://www.vtk.org/doc/nightly/html/classvtkKdTree.html
vtkOBBTree
http://www.vtk.org/doc/nightly/html/classvtkOBBTree.html
and I think ITK has a bunch as well.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070420/6c25e2e8/attachment.pgp>
More information about the vtkusers
mailing list