What is the difference between .raf and .mat?
- Extension
- .raf
- .mat
- Format
- Binary
- Binary
- Category
- Camera
- Data
- Developer
- Fuji
- The MathWorks
- Description
- Uncompressed RAW photograph taken with a Fuji digital camera, such as a high-end FinePix model; contains unprocessed image data; may also include a .JPG version of the same image within the file.
- 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/x-fujifilm-raf
- application/octet-stream
- Sample
- sample.raf
- sample.mat
- Wikipedia
- .raf on Wikipedia
- .mat on Wikipedia