Posted by Jarek Sacha-2 on URL: http://imagej.273.s1.nabble.com/k-means-segmentation-in-3D-tp5001302p5001397.html
On 1/6/2013 8:36 PM, Jarek wrote:
> On 1/2/2013 10:35 AM, Alexandre Santos Abreu wrote:
>> I have 3D data from microcomputed tomography and i am interested in a
>> plugin that uses a k-means segmentation algorithm in three dimensions
>> on an image stack. I know the ij-plugins toolkit
>> (http://ij-plugins.sourceforge.net/plugins/segmentation/k-means.html)
>> but the segmentation only seems to work in two dimensions.
>>
>> Can anybody help me out?
> I added support for segmenting grey level 3D images to k-means plugin
> <http://ij-plugins.sourceforge.net/plugins/segmentation/k-means.html>,
> it will be released soon.