<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7655.8">
<TITLE>Fuzzy c-means </TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi<BR>
I am actually looking into implementing fuzzy K-means (or c-means) clustering technique on ultrasound image in DICOM file format. Because I have to classified some pixel of these images.<BR>
I looked in the guidebook and I can see that there is code for ordinary K-means clustering, but I can't find anything on Fuzzy K-means (or c-means) clustering.<BR>
Is there code available for this technique in ITK?<BR>
<BR>
Thank you<BR>
Edoardo<BR>
</FONT>
</P>

</BODY>
</HTML>