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

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

[Octave-bug-tracker] [bug #55340] [octave forge] (image) Octave recogniz


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #55340] [octave forge] (image) Octave recognize a 3 equal bands image as a single band image
Date: Sun, 30 Dec 2018 15:12:29 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?55340>

                 Summary: [octave forge] (image)  Octave recognize a 3 equal
bands image as a single band image 
                 Project: GNU Octave
            Submitted by: avinoam
            Submitted on: Sun 30 Dec 2018 08:12:25 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Avinoam
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: other
        Operating System: Any

    _______________________________________________________

Details:



Octave:

>> I = imread ('10x10.jpg');
>> whos I
Variables in the current scope:

   Attr Name        Size                     Bytes  Class
   ==== ====        ====                     =====  =====
        I          10x10                       100  uint8

Total is 100 elements using 100 bytes

Matlab

>> I = imread ('10x10.jpg');
>> whos I
  Name       Size              Bytes  Class    Attributes

  I         10x10x3              300  uint8              



image is attached.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 30 Dec 2018 08:12:25 PM UTC  Name: 10x10.jpg  Size: 696B   By:
avinoam

<http://savannah.gnu.org/bugs/download.php?file_id=45795>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55340>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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