Path: news.mathworks.com!not-for-mail
From: "Ross " <ross.nospam.kozz@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: How does bwlabel work?
Date: Thu, 31 Jan 2008 02:56:01 +0000 (UTC)
Organization: WVUTECH
Lines: 11
Message-ID: <fnrdc1$es0$1@fred.mathworks.com>
Reply-To: "Ross " <ross.nospam.kozz@yahoo.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1201748161 15232 172.30.248.35 (31 Jan 2008 02:56:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 31 Jan 2008 02:56:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1077370
Xref: news.mathworks.com comp.soft-sys.matlab:448465


I'm trying to understand the algorithm of the bwlabel 
command. Basically, I want to know how bwlabel determines 
the order of labelling (which blob is 1, which blob is 2 
etc.) and if there's a way to change that ordering.

I checked the Matlab help and it refers to certain pages 
from a book which I don't have access to. 

Can anyone explain how bwlabel works. 
 
Thanks.