What is the difference between .cube and .mat?
- Extension
- .cube
- .mat
- Format
- Binary
- Binary
- Category
- Raster Image
- Data
- Developer
- Kodak
- The MathWorks
- Description
- Cube Color lookup table converted to a HALD image.
- 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
- application/x-cube
- application/octet-stream
- Sample
- sample.mat
- Wikipedia
- .mat on Wikipedia