octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #33613] Image file type parameter for imread


From: Andrew Dougherty
Subject: [Octave-bug-tracker] [bug #33613] Image file type parameter for imread
Date: Tue, 21 Jun 2011 19:23:23 +0000
User-agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0)

URL:
  <http://savannah.gnu.org/bugs/?33613>

                 Summary: Image file type parameter for imread
                 Project: GNU Octave
            Submitted by: adougher
            Submitted on: Tue 21 Jun 2011 07:23:22 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: Andrew Dougherty
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

in Cygwin 1.7.9 (a recent fresh install including Octave-3.4.0 and
GraphicMagick-1.3.12)

In MATLAB(7.10.0.499 (R2010a)), when calling imread the following type of call
is supported:

#verbatim#
imgpath='images/file';
imread(imgpath,'gif','frames','all');


This is useful for the case where the image's path does not contain an
extension, but it is obtained after an image path variable is set, say with
imginfo.  Could this type of imread call be supported for this reason, and
also for compatibility with code written in MATLAB?  




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33613>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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