Path: news.mathworks.com!newsfeed-00.mathworks.com!nlpi057.nbdc.sbc.com!prodigy.net!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!k30g2000hse.googlegroups.com!not-for-mail
From: Steve Carano <scarano1@earthlink.net>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Separating connected image regions?
Date: Fri, 15 Aug 2008 07:52:17 -0700 (PDT)
Organization: http://groups.google.com
Lines: 5
Message-ID: <b902fd14-8fdc-4d2d-b603-c95b4b140531@k30g2000hse.googlegroups.com>
References: <g828t6$5fg$1@fred.mathworks.com>
NNTP-Posting-Host: 206.168.226.2
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1218811938 16017 127.0.0.1 (15 Aug 2008 14:52:18 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Fri, 15 Aug 2008 14:52:18 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: k30g2000hse.googlegroups.com; posting-host=206.168.226.2; 
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) 
Bytes: 1360
Xref: news.mathworks.com comp.soft-sys.matlab:485681



There are some excellent examples in the image processing toolbox that
demonstrate the distance function as well as watershed (probably more
appropriate for your application) segmentation.

Steve.