photo

Mahesh


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


According to the background image color, how can i change the reticle color which is on an image ?
I know this will be the solution A = imread('peppers.png'); imshow(A) set(gcf, 'Pointer', 'fullcrosshair') But i want to...

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Respondida
How can we Plot a line passing through two points?
A = (x1,y1); B = (x2,y2); plot(A,B)

alrededor de 10 años hace | 1