photo

Jaja


Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

Feeds

Afficher par

Question


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

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 10 ans il y a | 2 réponses | 0

2

réponses

Question


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

presque 10 ans il y a | 4 réponses | 0

4

réponses