Path: news.mathworks.com!not-for-mail
From: "Kevin Lan" <kev_dxd@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: How to get of some objects in an image?
Date: Wed, 16 Jan 2008 01:50:18 +0000 (UTC)
Organization: UBC
Lines: 12
Message-ID: <fmjnsq$en4$1@fred.mathworks.com>
Reply-To: "Kevin Lan" <kev_dxd@yahoo.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1200448218 15076 172.30.248.38 (16 Jan 2008 01:50:18 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 16 Jan 2008 01:50:18 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 675507
Xref: news.mathworks.com comp.soft-sys.matlab:445902


hi everyone!

I have an black-and-white image (strictly black-and-white) 
and i would like to get rid of some white dots. they are 
big enough that I cannot treat them as noise. I thought 
about maybe doing something with the pixels. my background 
is black and major objects are white. I just would like to 
remove these distracting white dots. 

Could anyone tell me how to do that?

Thanks!