photo

Brahad Kokad


Last seen: 3 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Respondida
how to get RGB data from image object generated by imagesc()?
this won't work because rgb_data is same for all 3 channels, thus it'll result in a grayscale image % create the image obje...

más de 1 año hace | 0

Pregunta


how to get RGB data from image object generated by imagesc()?
h = imagesc(X); X is a 2d array of double. h returns an image object which is a rgb colormap weighted by data in X. How can I e...

más de 1 año hace | 3 respuestas | 0

3

respuestas