[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://www.itk.org/pipermail/insight-users/attachments/20140401/9241682d/attachment.html>


More information about the Insight-users mailing list