Random gray color. How to do?
Mostrar comentarios más antiguos
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
Más respuestas (0)
Categorías
Más información sobre Color Segmentation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!