Following your instructions on how to read raw images, I get the following error:
im = imread('a.ARW');
readraw: installed ReadRaw as loader for RAW camera images.
dcraw.exe -v -i C:\Users\Yousef\Desktop\matlab-readraw-master\a.ARW
Error using imread (line 403)
TIFF library error - 'MissingRequired: TIFF
directory is missing required "ImageLength"
field.'
Any help would be appreciated.
Thanks