[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: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #60664] cannot work with RAW images - dcraw command fails |
Date: |
Mon, 24 May 2021 12:14:18 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0 |
URL:
<https://savannah.gnu.org/bugs/?60664>
Summary: cannot work with RAW images - dcraw command fails
Project: GNU Octave
Submitted by: None
Submitted on: Mon 24 May 2021 04:14:16 PM UTC
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name: Tomas Hudziec
Originator Email: tomas.hudziec@gmail.com
Open/Closed: Open
Release: 6.2.0
Discussion Lock: Any
Operating System: Microsoft Windows
_______________________________________________________
Details:
When I want to open some RAW image with imread or show info with imfinfo, the
command fails:
>> imfinfo ("DSC07754.ARW")
Magick: "dcraw" -c -w -6 -T "D:\DSC07754.ARW" >
"C:\Users\TOMAS~1.HUD\AppData\Local\Temp\gmcY7sLb"
.
error: Magick++ exception: Magick: Delegate failed ("dcraw" -c -w -6 -T "%i" >
"%o") reported by magick/delegate.c:907 (InvokeDelegate)
error: called from
__imfinfo__ at line 39 column 8
imageIO at line 125 column 28
imfinfo at line 166 column 8
It is a fresh instalation of Octave 6.2.0.
Loading "image" package did not help.
I also tried images in other RAW formats like NEF, CR2, crw, but same error
shows.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?60664>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #60664] cannot work with RAW images - dcraw command fails,
anonymous <=