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

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

[Octave-bug-tracker] [bug #48032] ginput conversion error with uint8 ima


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #48032] ginput conversion error with uint8 image plot
Date: Thu, 26 May 2016 20:12:42 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Update of bug #48032 (project octave):

                  Status:            Works For Me => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #4:

Yes if you change the example to 


im = uint8 (rand(20, 20, 3) * 64);
imshow (im);
[x y] = ginput (1)


then it crashes for me also. This bug has been fixed since Octave 4.0.1: see
bug #45372. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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