What is the difference between .dcr and .mat?
- Extension
- .dcr
- .mat
- Format
- Binary
- Binary
- Category
- Camera
- Data
- Developer
- Kodak
- The MathWorks
- Description
- Uncompressed image saved in Kodak's RAW image format; used by Kodak digital cameras (typically SLRs) for capturing photos without any compression or color adjustments.
- 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-kodak-dcr
- application/octet-stream
- Sample
- sample.dcr
- sample.mat
- Wikipedia
- .mat on Wikipedia