[ITK] [ITK-users] k-means on 12 bit data

Simon Alexander skalexander at gmail.com
Tue Apr 1 12:59:37 EDT 2014


Hi,

I was using itk::ScalarImageKmeansImageFilter on some largish volumetric
data, all unsigned 12 bit, and found it unusably slow for the particular
task.

Is there an efficient k-means filter for constrained data ranges like this?

For this use it should be computable a couple of orders of magnitude faster
than the general method, so I'm just trying to avoid re-implementing if
possible.

- Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140401/9241682d/attachment.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users


More information about the Community mailing list