help-octave
[Top][All Lists]
Advanced

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

Re: Octave grayscale image


From: Martin Helm
Subject: Re: Octave grayscale image
Date: Sat, 17 Mar 2012 13:58:31 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120312 Thunderbird/11.0

I am not exactly sure if I understand your question, but the first thing
which bugs me is the syntax you use for your imwrite. While I do not
remeber if it was different in 3.2 when I run your code in 3.6.1 and use
the following syntax it works to write the image

imwrite(uint8(a),"testing.jpg")



reply via email to

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