Re: importing pixmaps
- To: mathgroup at yoda.physics.unc.edu
- Subject: Re: importing pixmaps
- From: jfultz (John Fultz)
- Date: Thu, 30 Jun 1994 17:25:36 -0500
>L.S.
>
>Is it possible in mathematica to import pixmap files in e.g. pcx,
>tiff or gif format and do some image processing on them?
>I would also like to know if mathematica packages are available to
>do some simple image processing on pictures (FFT, scaling etc.).
>
>Rudolf Sprik
>sprik at phys.uva.nl
>
Off the top of my head, I don't know of packages that will do this.
However, you can import GIF format into the X front end and use
Convert to InputForm; perhaps, this would be a useful alternative.
-John