cfa = planar2raw(I)
combines the individual sensor element images, stored as channels of the input image
I, into a complete Bayer pattern color filter array (CFA) image,
cfa.
CFA image, returned as a (2*M)-by-(2*N)
numeric matrix of the same class as I.
planar2raw constructs the CFA image by placing
I(:,:,1) starting at cfa(1,1), placing
I(:,:,2) starting at cfa(1,2), placing
I(:,:,3) starting at cfa(2,1), and placing
I(:,:,4) starting at cfa(2,2).
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.