photo

Jaja


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

Feeds

Ver por

Pregunta


MATLAB: Tabulation of Image Pixel in excel
How can I tabulate an image pixel in excel (.xlsx) using Matlab codes. or How can I convert Image pixel to Matrix and tabulate t...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Convert Grayscale Image to Color Image Using Matlab
From grayscale Image, how can I convert it to its original color. But not all the color. How can I convert it to its green, red,...

casi 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Convert an RGB image to grayscale but keep one color?
A = imread('C:\FFOutput\gdgf\B.jpg'); B = rgb2gray(A); figure(1),imshow(B); I have converted the image to a grayscale but d...

casi 10 años hace | 4 respuestas | 0

4

respuestas