help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: imshow error messages


From: khalil2535
Subject: RE: imshow error messages
Date: Thu, 28 Feb 2019 07:43:52 -0600 (CST)

oh , ok thanks for ur time

i updated it octave to version 5.1.0 but it seems it doesn't support it too.

>> disp(version)
5.1.0
>> imshow('https://www.gnu.org/software/octave/img/octave-logo.svg');
error: Magick++ exception: Magick: Coder did not return an image (this is a
bug, please report it!) (/tmp/oct-VOAPHK) reported by
magick/constitute.c:1630 (ReadImage)
error: called from
    __imread__ at line 80 column 10
    imageIO at line 118 column 28
    imread at line 106 column 33
    imshow at line 88 column 15
>> imformats
Extension | isa | Info | Read | Write | Alpha | Description
----------+-----+------+------+-------+-------+------------
bmp       | yes | yes  | yes  | yes   | yes   | Microsoft Windows bitmap
image
cur       | yes | yes  | yes  | no    | yes   | Microsoft Cursor Icon
gif       | yes | yes  | yes  | yes   | yes   | CompuServe graphics
interchange format
ico       | yes | yes  | yes  | no    | yes   | Microsoft Icon
jpg, jpeg | yes | yes  | yes  | yes   | yes   | Joint Photographic Experts
Group JFIF format
pbm       | yes | yes  | yes  | yes   | yes   | Portable bitmap format
(black/white)
pcx       | yes | yes  | yes  | yes   | yes   | ZSoft IBM PC Paintbrush
pgm       | yes | yes  | yes  | yes   | yes   | Portable graymap format
(gray scale)
png       | yes | yes  | yes  | yes   | yes   | Portable Network Graphics
pnm       | yes | yes  | yes  | yes   | yes   | Portable anymap
ppm       | yes | yes  | yes  | yes   | yes   | Portable pixmap format
(color)
ras       | yes | yes  | yes  | yes   | yes   | SUN Rasterfile
tga, tpic | yes | yes  | yes  | yes   | yes   | Truevision Targa image
tif, tiff | yes | yes  | yes  | yes   | yes   | Tagged Image File Format
xbm       | yes | yes  | yes  | yes   | yes   | X Windows system bitmap
(black/white)
xpm       | yes | yes  | yes  | yes   | yes   | X Windows system pixmap
(color)
xwd       | yes | yes  | yes  | yes   | yes   | X Windows system window dump
(color)



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]