I haven&#39;t done any work with feature extraction yet, and so won&#39;t be able to lend much, if any, assistance.<br><br>I can suggest that, for the benefit of others on the list, you provide more details about what you&#39;ve already tried and the problems that you&#39;ve had. Am I correct in assuming that the &quot;Feature Extraction&quot; tool(s) that you&#39;ve tried includes the 
<a class="el" href="http://www.itk.org/Doxygen32/html/classitk_1_1HoughTransform2DLinesImageFilter.html">HoughTransform2DLinesImageFilter</a> ? In what way(s) are the results not appreciable?<br><br>Cheers,<br>&nbsp;- Dan<br><br>
<div><span class="gmail_quote">On 8/2/07, <b class="gmail_sendername"><a href="mailto:gkaremore@scai.fraunhofer.de">gkaremore@scai.fraunhofer.de</a></b> &lt;<a href="mailto:gkaremore@scai.fraunhofer.de">gkaremore@scai.fraunhofer.de
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello Dan<br><br>Thanks for your effort in understanding the problem. I meant by word
<br>segmenting is not with respect to medical(or other)image processing, my<br>application is Document image segmentation. In another words , It would be<br>called as multiclass labeling problem. Please see following papers related
<br>to binary image segmentation.<br><br>Bayesian decision feedback for segmentation of binary images<br>Kadaba, S.R.; Gelfand, S.B.; Kashyap, R.L. Acoustics, Speech, and Signal<br>Processing, 1995. ICASSP-95., 1995 International Conference on
<br>Volume 4, Issue , 9-12 May 1995 Page(s):2543 - 2546 vol.4<br><br>Strzelecki M., Segmentation of Binary Images Using Network of Oscillators,<br>2 Krajowa, Konferencja Komputerowe Systemy Rozpoznawania KOSYR 2001, 28-31
<br>May 2001<br><br>Especially papers from &quot;International Journal of Document Analysis and<br>Recognition (IJDAR) - Computer Imaging, Vision, PR and Graphics &quot;<br><br>My criterion to cluster is Shape:<br><br>I want rectangular,square, and horz and verticle line component to be
<br>labbled in separation to Text and graphics on the document(Under<br>segmentation/clustering/labeling).<br><br>currently I am trying with &quot;Feature extraction&quot; section of ITK toolbox.<br>Results are not appreciable. So looking for a different approach using ITK
<br>library.<br><br>Thanks in advance.<br><br>Sincerely<br>Gopal<br><br><br>Dan Homerick wrote:<br>&gt; Hi Gopal,<br>&gt;<br>&gt; I&#39;m not sure if I understand what you mean by segmenting a binary image.<br>&gt; &quot;Segmentation&quot; is typically reducing a grayscale or color image so that
<br>&gt; only<br>&gt; a few values are used, done in such a way that each color in the resulting<br>&gt; image has some semantic meaning. If you&#39;re starting with a binary image,<br>&gt; there&#39;s not much segmentation that can be done.
<br>&gt;<br>&gt; It sounds like what you really want is to cluster (unconnected) components<br>&gt; of your binary image into logical objects. By what criteria do you want to<br>&gt; cluster them (spatial proximity, similarity of size, shape, other)? I
<br>&gt; don&#39;t<br>&gt; think there will be a simple filter to accomplish that, but if you can<br>&gt; provide more details of what you intend to do, the mailing-list may be<br>&gt; able<br>&gt; to provide some guidance.
<br>&gt;<br>&gt; Cheers,<br>&gt;&nbsp;&nbsp;- Dan<br>&gt;<br>&gt; On 8/2/07, <a href="mailto:gkaremore@scai.fraunhofer.de">gkaremore@scai.fraunhofer.de</a> &lt;<a href="mailto:gkaremore@scai.fraunhofer.de">gkaremore@scai.fraunhofer.de
</a>&gt;<br>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; Dear All<br>&gt;&gt;<br>&gt;&gt; Does ITK help in segmenting binary images. In another words ITK<br>&gt;&gt; segmentation library provides function to segment only gray scale and
<br>&gt;&gt; color image. Will ITK helpfull in segmenting binary images in&nbsp;&nbsp;to<br>&gt;&gt; different clusters. (Tried Binary threshold filter, connected component<br>&gt;&gt; algorithms).<br>&gt;&gt;<br>&gt;&gt; Is there any other method by which we can segment binary image in ITK.
<br>&gt;&gt;<br>&gt;&gt; Any comments would be appreciable.<br>&gt;&gt;<br>&gt;&gt; Sincerely<br>&gt;&gt; Gopal<br>&gt;&gt;<br>&gt;&gt; Research Scholar<br>&gt;&gt; Fraunhofer Institute<br>&gt;&gt; Germany<br>&gt;&gt; _______________________________________________
<br>&gt;&gt; Insight-users mailing list<br>&gt;&gt; <a href="mailto:Insight-users@itk.org">Insight-users@itk.org</a><br>&gt;&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users
</a><br>&gt;&gt;<br>&gt;<br><br></blockquote></div><br>