MathGroup Archive 2002

[Date Index] [Thread Index] [Author Index]

Search the Archive

Problem with image import

  • To: mathgroup at smc.vnet.net
  • Subject: [mg35430] Problem with image import
  • From: Lars Amsel <amsel at math.tu-berlin.de>
  • Date: Fri, 12 Jul 2002 04:28:46 -0400 (EDT)
  • Organization: Technische Universitaet Berlin
  • Sender: owner-wri-mathgroup at wolfram.com

Hi there,

I hava some trouble with Mathematica 4 image import. Usually one should 
import an image with:

myImage = Import["image.jpg"]

The image is a valid jpg and can be found via $Path. 

But Mathematica can't load it. Wenn I  type

$InputFormats

I get

$InputFormats

as the answer. This should be something like

{"AIFF", "AU", "BMP", "Dump", "EPS", "EPSI", "EPSTIFF", "Expression", 
"GIF", "HDF", "JPEG", "Lines", "List", "MAT", "MGF", "MPS", "PBM", "PGM", 
"PNM", "PPM", "PSImage", "RawBitmap", "SND", "Table", "Text", "TIFF", 
"UnicodeText", "WAV", "Words", "XBitmap"}

I guess. The help says these formats should be build in. So why they aren't 
visible?

Thanks in advise

Lars

-- 
Lars Amsel
Technische Universitaet Berlin
Arbeitsgruppe Multimediale Mathematikausbildung fuer Ingenieure (Mumie) 
http://www.mumie.net


  • Prev by Date: Re: Exporting \[Micro] character tp EPS
  • Next by Date: Re: arguments of the function
  • Previous by thread: Key fonts fix to Mathematica 4.2 upgrade instructions
  • Next by thread: Re: Problem with image import