photo

Omar Ahmad


BCAS

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Image Processing

统计学

MATLAB Answers

4 个提问
0 个回答

排名
296,527
of 300,028

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,860

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,043

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

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

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

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

11 years 前 | 1 个回答 | 0

1

个回答