mat2im

Convert 2D matrix to a 3D image matrix as used by the image processing toolbox

Télécharger
Télécharger

Vous suivez désormais cette soumission

Citation pour cette source

Rob Campbell (2026). mat2im (https://fr.mathworks.com/matlabcentral/fileexchange/26322-mat2im), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

Inspiré par : real2rgb & colormaps

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.4.0

Fixed bug that stopped the image being correctly scaled if user specified max or min values outside of the image range.

Télécharger
1.3.0

Switch to 1 based indexing if mat is not a double.

Télécharger
1.2.0

Add H1 line, add ability clip at min or max values, improve error checking, improve comments, add a second example.

Télécharger
1.1.0

Image Processing tlbx isn't required.

Télécharger
1.0.0

Télécharger