Re: Importing images
- To: mathgroup at smc.vnet.net
- Subject: [mg13035] Re: [mg12951] Importing images
- From: "Jens-Peer Kuska" <kuska at linmpi.mpg.de>
- Date: Tue, 30 Jun 1998 00:26:32 -0400
- Sender: owner-wri-mathgroup at wolfram.com
Hi Carl, no BMP-format. BMP is uncompressed and needs a lot of diskspace. You can get my PNGBitmap package that reads and writes Portable Network Graphics Bitmaps. The most image procesing programs can deal with PNG files like PhotoPaint, PicturePublisher, PhotoImpact, PaintShop Pro, ... You can get the package form MathSource or from my www-page http://www.mpae.gwdg.de/~kuska/mcpng.html Binaries for MS-Windows, Linux and Solaris are included. The PNG format uses the lossless compression from the zip-lib. Regards Jens -----Original Message----- From: Carl Storrs <carl at mdru.uc.edu> To: mathgroup at smc.vnet.net Subject: [mg13035] [mg12951] Importing images >I'm doing some medical image measurement, and it would be great to do it >in Mathematica. > >My image files are in BMP format. Does anybody know how to get the >images into a Raster or RasterArray? > >Thanks in advance. > >___________________ >Carl Storrs >carl-storrs at usa.net >861-3100 x 5517 > > >