photo

Adithya Chakilam


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Review

查看徽章

Feeds

排序方式:

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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? ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

7 years 前 | 2 个回答 | 0

2

个回答

提问


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...

7 years 前 | 2 个回答 | 0

2

个回答