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

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

[Octave-bug-tracker] [bug #43897] image-acquisition freezes when trying


From: Greg
Subject: [Octave-bug-tracker] [bug #43897] image-acquisition freezes when trying getsnapshot(obj);
Date: Sat, 27 Dec 2014 21:03:05 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0

Follow-up Comment #5, bug #43897 (project octave):

installing image-acquisition 0.2.1 solved the issue. I have succesfully read
out an image. However if you don't do:

set(obj, "VideoFormat", "RGB3");


you will receive an error:


image(getsnapshot(obj));
error: invalid value for array property "cdata"
error: called from:
error:   /usr/share/octave/3.8.1/m/image/image.m at line 179, column 5
error:   /usr/share/octave/3.8.1/m/image/image.m at line 116, column 10


But thanks to your help my issue was resolved. Thank you Andreas

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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