Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: combine image parts
Date: Fri, 24 Jul 2009 09:32:00 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 5
Message-ID: <h4bv2g$ac0$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1248427920 10624 172.30.248.35 (24 Jul 2009 09:32:00 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 24 Jul 2009 09:32:00 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1915426
Xref: news.mathworks.com comp.soft-sys.matlab:558061


I have NxM sized image and divide it into let's say 4 different parts. I want to see these parts in a figure with a blank between them.

I mean that the new image figure must include all the parts but it must be seen as divided. When I convert the new image into binary, I want to see 4 different partitions separately

how to do this?