photo

Rahul Kumar


Last seen: 6 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
130,616
of 301,637

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,366

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 175,891

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


About .mat file
Can I create "pedScaleTable.mat" file by myself in order to apply it on other videos? ( <https://in.mathworks.com/help/visio...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Struct contents reference from a non-struct array object. Error in last two line
%% path stuff if nargin < 2 model_save_path = uigetdir('.models','Select model save folder'); po...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Error using load : Unknown text on line number 1 of ASCII file H:\soccer-video-analytics\rec\rec1 "". Error in line 8
%cd E:\Study\sem5\DIP\Project\photos1\pop_cut cd 'pop_cut' %Camera wide screen list=dir('./*.jpg'); se1 = strel('...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
Index exceeds matrix dimensions. Error coming in 4th line
Thanks, sir @jan

8 years 前 | 0

提问


Index exceeds matrix dimensions. Error coming in 4th line
cd images; list = dir('images'); for count = 1:20 [im,green_im] = get_pitch(strcat('./images/',list(count).name))...

8 years 前 | 2 个回答 | 0

2

个回答