How to create images from .raw file?

2 ビュー (過去 30 日間)
Shri
Shri 2013 年 11 月 19 日
回答済み: Walter Roberson 2013 年 11 月 19 日
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.

採用された回答

Walter Roberson
Walter Roberson 2013 年 11 月 19 日
.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.

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by