How to create images from .raw file?

2 Ansichten (letzte 30 Tage)
Shri
Shri am 19 Nov. 2013
Beantwortet: Walter Roberson am 19 Nov. 2013
I have image files saved from IR camera as .dcb and/or .raw file.
The file contains data of several images (frames). Images are taken at around 60 Hz for several minutes and each image is of 256 by 320 pixels. The header spanning about 14000 byes.
I want to extract the image data and create the images.
any help would be much appreciated.
Thanks.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 19 Nov. 2013
.raw is a generic suffix used for proprietary RAW images. There is no standard about how to decode them. However, the decoding method is known for some manufacturers. If you could indicate the brand and model of your camera, someone might be able to find an appropriate routine.

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by