Path: news.mathworks.com!not-for-mail
From: "misty m." <donotspam@smth.be>
Newsgroups: comp.soft-sys.matlab
Subject: Re: image processing
Date: Mon, 31 Mar 2008 12:41:04 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 7
Message-ID: <fsqm50$6th$1@fred.mathworks.com>
References: <fsns6q$ke7$1@fred.mathworks.com> <fspubm$iep$1@fred.mathworks.com> <fsq5i9$b92$1@fred.mathworks.com> <fsq8e5$a8l$1@fred.mathworks.com> <fsq9ut$rlr$1@fred.mathworks.com>
Reply-To: "misty m." <donotspam@smth.be>
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 1206967264 7089 172.30.248.38 (31 Mar 2008 12:41:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 31 Mar 2008 12:41:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1312952
Xref: news.mathworks.com comp.soft-sys.matlab:460065



i took a look on Your code, modyfied it a little. now i've 
got smth like that-i search for the biggest holes, i've got 
it's centroids (as i understad middle of each hole), i 
check which one is the closest to the middle of an image 
and i've got a centroid of my hole.
but still-it is only a centroid, not a hole. how i can 
paint it to find edges?