[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63060] image() handle cannot be set cdata wit
From: |
Yu Hongbo |
Subject: |
[Octave-bug-tracker] [bug #63060] image() handle cannot be set cdata with an imread() result |
Date: |
Thu, 29 Sep 2022 10:54:47 -0400 (EDT) |
Follow-up Comment #2, bug #63060 (project octave):
The white_background.png is at
https://savannah.gnu.org/bugs/download.php?file_id=53774
The output is:
>> im = imread('white_background.png');
>> whos im
Variables visible from the current scope:
variables in scope: top scope
Attr Name Size Bytes Class
==== ==== ==== ===== =====
im 65x65x3 12675 logical
Total is 12675 elements using 12675 bytes
[comment #1 comment #1:]
> It would if you could upload the png file. Both error/warning messages
suggest that imread returns unsupported data type. What is is shown after the
following commands?
>
>
> im = imread ('white_background.png');
> whos im
>
>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63060>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/