I have a 30 random boxes at the images, but I need to do a boxes in random gray color. How to do it?
patch(idx(i)+R(:,1),idy(i)+R(:,2),'k')
What I should write instead of 'k'?

 Respuesta aceptada

Image Analyst
Image Analyst el 29 de Nov. de 2018

0 votos

Or you can do the easier method like I suggested to you here in this link where you just burn the color into the image.

Más respuestas (0)

Etiquetas

Preguntada:

el 29 de Nov. de 2018

Respondida:

el 29 de Nov. de 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by