Path: news.mathworks.com!not-for-mail
From: "Chaos" <rothko.fan@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: image processing
Date: Thu, 13 Aug 2009 22:25:05 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 13
Message-ID: <h623s1$6vm$1@fred.mathworks.com>
References: <h61jf0$7em$1@fred.mathworks.com>
Reply-To: "Chaos" <rothko.fan@gmail.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 1250202305 7158 172.30.248.38 (13 Aug 2009 22:25:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 13 Aug 2009 22:25:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 293962
Xref: news.mathworks.com comp.soft-sys.matlab:563259


"Mathew Thomas" <mathew99@gmail.com> wrote in message <h61jf0$7em$1@fred.mathworks.com>...
> Hey All,
> 
> I have a binary image. On the black portion of the image, I want some known pixels to be white...How to do I change these pixel colors to white??
> 
> Thanks,
> 
> Matt

take a class on image processing.

if 2^bits=white then 0=black
QED