photo

Rahul Kumar


Last seen: 6 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
130,616
of 301,637

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,366

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 175,891

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

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

8 years ago | 0

Question


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 ago | 2 answers | 0

2

answers