photo

Mandar


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Image processing

统计学

MATLAB Answers

3 个提问
3 个回答

排名
12,637
of 297,527

声誉
4

贡献数
3 个提问
3 个回答

回答接受率
0.0%

收到投票数
2

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Can not grab full resolution video over CoaXPress using GenTL - MATLAB is not configuring grabber properly
Yes. As you used dll from JAI for the Camera. It is also necessary to use dll for Frame Grabber. Can you share your code? I am a...

9 years 前 | 0

提问


Capture and Display image set using .NET library
Hello all, I am working with a uEye IDS camera. Which can be used with ActiveX and .NET. I want to make use of the .NET libr...

11 years 前 | 1 个回答 | 1

1

个回答

提问


parfor loop??? making it faster how?
i have wrote something like this to search for a color reference in live feed from webcam: opengl hardware while (n...

11 years 前 | 2 个回答 | 0

2

个回答

已回答
parfor loop??? making it faster how?
i know the syntax. here are the probs that i am facing: here are 2 problems: a) i can't use the counter 'n' and parfor doe...

11 years 前 | 1

已回答
How to use parfor for fast matrix calculations with different dimensions???
Actually i have wrote down something like this to search for a color reference in live feed from webcam: opengl hardware wh...

11 years 前 | 0

提问


How to use parfor for fast matrix calculations with different dimensions???
Here is the code that i wrote to find 1 in the matrix with general for-loop: b=[0 0 0 0 0 0 0 0 0 0; 0 0 0 0 0 0 0 0 0 0;...

11 years 前 | 2 个回答 | 0

2

个回答