bugGNU Octave - Bugs: bug #55340, [octave forge] (image) Octave...

 
 

bug #55340: [octave forge] (image) Octave recognize a 3 equal bands image as a single band image

Submitter:  Avinoam Kalma <avinoam>
Submitted:  Sun 30 Dec 2018 08:12:25 PM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Duplicate Assigned to:  None
Originator Name:  Avinoam Open/Closed:  * Closed
Release:  * other Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 30 Dec 2018 08:35:14 PM UTC, comment #1: 

Thanks for the detailed report and comparison with Matlab. This has been reported earlier, I'm closing this as a duplicate of bug #51264.

Mike Miller <mtmiller>
Group Member
Sun 30 Dec 2018 08:12:25 PM UTC, original submission:  



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.

Avinoam Kalma <avinoam>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #45795:  10x10.jpg added by avinoam (696B - image/jpeg)

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by avinoam
  • -email is unavailable- added by avinoam
  • -email is unavailable- added by avinoam (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-12-30 mtmiller CategoryOctave Package Octave Function
        StatusNone Duplicate
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #51264
    2018-12-30 avinoam Attached File- Added 10x10.jpg, #45795
        Carbon-Copy- Added hardy
        Carbon-Copy- Added carandraug

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code