What is the difference between .hdr and .mat?
- Extension
- .hdr
- .mat
- Format
- Binary
- Binary
- Category
- Raster Image
- Data
- Developer
- HDRsoft
- The MathWorks
- Description
- Raster image or digital photo saved in HDRsoft's High Dynamic Range (HDR) image format; used for enhancing the color and brightness range of a digital image; can be processed to fix dark shadows or washed out areas of a picture.
- MAT (MATLAB Image Format) is an image file format created by MathWorks for storing and sharing MATLAB data and images. It contains data in a binary format, as well as metadata describing the image. MAT files can be used to store images, 3D models, and other types of data.
- MIME Type
- image/vnd.radiance
- application/octet-stream
- Sample
- sample.hdr
- sample.mat
- Wikipedia
- .hdr on Wikipedia
- .mat on Wikipedia