photo

Adithya Chakilam


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


what does this command plots?
plot(1:size(image,1) , mean(Image,2), 'g' );

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


number of pixels versus y-axis of an image
I have a binary image and want to plot the graph like this and find out the standard deviation of the image. how can i do this? ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


what does an handle for imshow mean
What does this line mean? This is described as "Create a handle to an imshow figure for faster updating", but how? hShow ...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


change the resolution in image acquired by webcam command
the command i am using is vid = webcam; img= snapshot(vid); and is there also a way i can crop the input image to spe...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten