Main Content

La traducción de esta página aún no se ha actualizado a la versión más reciente. Haga clic aquí para ver la última versión en inglés.

Imágenes

Lea, escriba, muestre y modifique imágenes

Las imágenes de MATLAB® son arreglos de datos numéricos en los cuales se pueden realizar análisis. Para obtener más información, consulte Trabajar con imágenes en gráficas de MATLAB.

Funciones

expandir todo

imshowDisplay image
imageDisplay image from array
imagescDisplay image with scaled colors
imreadRead image from graphics file
imresizeResize image
imtileCombine multiple image frames into one rectangular tiled image
imwriteWrite image to graphics file
imfinfoInformation about graphics file
imformatsManage image file format registry
cmap2grayConvert RGB colormap to grayscale colormap (desde R2020b)
frame2imReturn image data associated with movie frame
im2grayConvertir una imagen RGB en una imagen en escala de grises (desde R2020b)
im2frameConvert image to movie frame
im2doubleConvert image to double precision
ind2rgbConvert indexed image to RGB image
rgb2grayConvertir una imagen RGB o mapa de color en escala de grises
rgb2indConvert RGB image to indexed image
getrangefromclassDefault display range of image based on its class
imapproxApproximate indexed image by reducing number of colors
ditherConvert image, increasing apparent color resolution by dithering
cmpermuteRearrange colors in colormap
cmuniqueEliminate duplicate colors in colormap; convert grayscale or truecolor image to indexed image

Propiedades

Image PropertiesImage appearance and behavior

Temas