What is the difference between .cr2 and .mat?
- Extension
- .cr2
- .mat
- Format
- Binary
- Binary
- Category
- Camera
- Data
- Developer
- Canon
- The MathWorks
- Description
- A CR2 file is a raw camera image created by Canon digital cameras. It stores uncompressed image data exactly how it was captured by the CCD. CR2 files can be adjusted for white balance and exposure using several image-editing software programs, including the software bundled with Canon digital camera purchases.
- 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-canon-cr2
- application/octet-stream
- Sample
- sample.cr2
- sample.mat
- Wikipedia
- .cr2 on Wikipedia
- .mat on Wikipedia