photo

Omar Ahmad


BCAS

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Image Processing

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to take the difference of images (at once) within multiple snapshots ?
My present situation: for i=1:10 grayImage = getsnapshot (cam); grayImage = rgb2gray (grayImage); imwrite (...

9 years 前 | 1 个回答 | 0

1

个回答

提问


how to convert a series of RGB images into grayscale and save them?
I have taken snapshots using my webcam and have saved those snaps in rgb type. Now I need to convert those rgb images into gray....

9 years 前 | 2 个回答 | 0

2

个回答

提问


How to convert multiple rgb snapshots into grayscale and save them into a folder?
I've taken multiple rgb snapshots and saved them into the folder using for-loop. But now I need to know how those snapshots can ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to take multiple snapshots from the camera via typing commands (Not via imaqtool), thus how to save them in an array?
I want to know how multiple snapshots can be taken via inputting a series of commands in the mat lab (provided that the camera i...

10 years 前 | 1 个回答 | 0

1

个回答