photo

Jaja


Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

Feeds

Visto da

Domanda


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...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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,...

quasi 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 10 anni fa | 4 risposte | 0

4

risposte