Newsgroups: comp.ai.neural-nets,sci.image.processing
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!newsfeed.pitt.edu!gatech!csulb.edu!news.sgi.com!howland.erols.net!www.nntp.primenet.com!nntp.primenet.com!arclight.uoregon.edu!voskovec.radio.cz!news.muni.cz!news
From: Patrik Pukancik <patrick@fi.muni.cz>
Subject: Re: BMP to Binary Utility Required.
X-Nntp-Posting-Host: indy.fi.muni.cz
Content-Type: text/plain; charset=us-ascii
Message-ID: <3264FCCE.41C6@fi.muni.cz>
Sender: news@news.muni.cz (News Admin)
Content-Transfer-Encoding: 7bit
Organization: Masaryk University,Brno
References: <01bbb57c$32d03a60$38fc82c1@solabb21.dial.pipex.com>
Mime-Version: 1.0
Date: Wed, 16 Oct 1996 15:18:38 GMT
X-Mailer: Mozilla 2.02 (X11; I; IRIX 5.2 IP22)
Lines: 23
Xref: glinda.oz.cs.cmu.edu comp.ai.neural-nets:34019 sci.image.processing:24698

Greg McDougall wrote:
> 
> I am working on a Neural Network system to classify images (stored as
> bitmaps).
> 
> As this is a University project I am required to provide intermediate
> solutions before moving on to a package I intend to use.
> 
> I have to find a way of converting a 2 colour black and white bitmap image
> (100x100 pixels) into a binary pattern - preferably a grid, of 1 and 0's.
> 
> Any advice, or pointers to appropriate utilities would be extremely useful.
> 
> Regards,
> 
> Greg McDougall


If you are using Unix and number of your bitmaps is small, you can use
program called "xv". In xv you can transfer pictures amongth many
formats interactively. You can also transfer it into ascii...

				Patrik
