My RAW file is "ARW" from Sony Alpha camera. I would like to read .ARW file, the RGB values of each pixel and output as a CSV file format.
I have tried
stream -map r -storage-type integer _DSC2000.ARW 2000r.dat
The .dat file is binary and could not be read by text processor or Excel.
Does ...
Search found 1 match
- 2015-12-14T18:33:38-07:00
- Forum: Users
- Topic: use "stream" tool to read out raw image file to integer cvs file
- Replies: 1
- Views: 2342