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

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

[Octave-bug-tracker] [bug #60664] cannot work with RAW images - dcraw co


From: Tomáš Hudziec
Subject: [Octave-bug-tracker] [bug #60664] cannot work with RAW images - dcraw command fails
Date: Tue, 25 May 2021 05:16:31 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0

Follow-up Comment #3, bug #60664 (project octave):

Thank you both for quick answers. Some raw images can be obtained e.g. at [1].
Yes, Markus, you understand it correctly. I didn't know, that dcraw isn't
bundled with the Windows installer, thanks for pointing out.

>From the link you mentioned I put the dcraw binary (dcraw.exe renamed from
dcraw64.exe) into "C:\Program Files\GNU Octave\Octave-6.2.0\mingw64\bin"
folder. (It required administrator privileges - I know, that putting it
somewhere else and setting the PATH env. variable would not require them, but
I haven't tried it.)

Now the dcraw executes, but somehow it fails to recognize the output
redirection and it complains, that it will not write its result to the
standard output (terminal).


>> imread ("CRW_7268.crw");
Will not write an image to the terminal!
Magick: "dcraw" -c -w -6 -T "D:\CRW_7268.crw" >
"C:\Users\TOMAS~1.HUD\AppData\Local\Temp\gmw4nqtb"
.
error: Magick++ exception: Magick: Delegate failed ("dcraw" -c -w -6 -T "%i" >
"%o") reported by m
agick/delegate.c:907 (InvokeDelegate)
error: called from
    __imread__ at line 75 column 10
    imageIO at line 125 column 28
    imread at line 102 column 33


By the way, the output should be a file, not a folder (I mean that in
Local\Temp), shouldn't it?

[1]: http://rawsamples.ch

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60664>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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