help-octave
[Top][All Lists]
Advanced

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

Re: Base64 String to Image Matrix


From: alex jones
Subject: Re: Base64 String to Image Matrix
Date: Tue, 6 Sep 2016 11:51:19 -0700 (PDT)

Thanks for your input. I am not very knowledgeable with Octave - recently
picked it up to work on ML problems. How would you go about creating a
memory backed file in Octave, or better do you think there is any code from
imread that I could use to write my own png decoding function. 

It seems that raw = base64decode(imageBase64); generates the same content
that would be present in a disk-backed file. Just not sure how to go about
processing the data to output the same results as imread. Any help would be
appreciated. 






--
View this message in context: 
http://octave.1599824.n4.nabble.com/Base64-String-to-Image-Matrix-tp4679632p4679647.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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