help-octave
[Top][All Lists]
Advanced

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

imshow for 'normal' image formats


From: Thomas Weber
Subject: imshow for 'normal' image formats
Date: Wed, 30 Apr 2008 10:38:12 +0200

Hi, 

I'm not quite sure with imshow's help. Is imshow() supposed to load
normal formats, ie should
        imshow('file.png')
work?

Quoting imshow's help:
        If a file name is given instead of an image, the file will be
        read and shown.

But looking at the code, it invokes loadimage(), which can only handle
Octave's native image format.

Thanks
        Thomas



reply via email to

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