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年以上 前 | 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年以上 前 | 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年以上 前 | 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年弱 前 | 1 件の回答 | 0

1

回答