<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/162082</link>
    <title>MATLAB Central Newsreader - How to get of some objects in an image?</title>
    <description>Feed for thread: How to get of some objects in an image?</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Wed, 16 Jan 2008 01:50:18 -0500</pubDate>
      <title>How to get of some objects in an image?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/162082#409574</link>
      <author>Kevin Lan</author>
      <description>hi everyone!&lt;br&gt;
&lt;br&gt;
I have an black-and-white image (strictly black-and-white) &lt;br&gt;
and i would like to get rid of some white dots. they are &lt;br&gt;
big enough that I cannot treat them as noise. I thought &lt;br&gt;
about maybe doing something with the pixels. my background &lt;br&gt;
is black and major objects are white. I just would like to &lt;br&gt;
remove these distracting white dots. &lt;br&gt;
&lt;br&gt;
Could anyone tell me how to do that?&lt;br&gt;
&lt;br&gt;
Thanks!&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Wed, 16 Jan 2008 04:16:01 -0500</pubDate>
      <title>Re: How to get of some objects in an image?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/162082#409577</link>
      <author>Volkan</author>
      <description>Hi Kevin,&lt;br&gt;
Try imopen if you have Image Processing Toolbox.&lt;br&gt;
&lt;br&gt;
Volkan&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Wed, 16 Jan 2008 04:58:24 -0500</pubDate>
      <title>Re: How to get of some objects in an image?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/162082#409579</link>
      <author>Yumnam Kirani Singh</author>
      <description>Yes imopen may enable to remove the dots, but in turn it will introduce unwanted distortion in the other objects as well. The best thing is you just identify the size of the object and remove all those objects which are less than the specified size. You can visit the following link in Mathwork blog on removing noises&lt;br&gt;
&lt;a href="http://blogs.mathworks.com/steve/2007/12/07/cleaning-up-scanned-text/"&gt;http://blogs.mathworks.com/steve/2007/12/07/cleaning-up-scanned-text/&lt;/a&gt;&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Wed, 16 Jan 2008 06:21:02 -0500</pubDate>
      <title>Re: How to get of some objects in an image?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/162082#409583</link>
      <author>Vihang Patil</author>
      <description>"Kevin Lan" &amp;lt;kev_dxd@yahoo.com&amp;gt; wrote in message &lt;br&gt;
&amp;lt;fmjnsq$en4$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; hi everyone!&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I have an black-and-white image (strictly black-and-&lt;br&gt;
white) &lt;br&gt;
&amp;gt; and i would like to get rid of some white dots. they are &lt;br&gt;
&amp;gt; big enough that I cannot treat them as noise. I thought &lt;br&gt;
&amp;gt; about maybe doing something with the pixels. my &lt;br&gt;
background &lt;br&gt;
&amp;gt; is black and major objects are white. I just would like &lt;br&gt;
to &lt;br&gt;
&amp;gt; remove these distracting white dots. &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Could anyone tell me how to do that?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks!&lt;br&gt;
&lt;br&gt;
doc bwareaopen&lt;br&gt;
HTH&lt;br&gt;
Vihang&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
