photo

Rahul Kumar


Last seen: 대략 6년 전 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Index exceeds matrix dimensions. Error coming in 4th line
Thanks, sir @jan

거의 8년 전 | 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년 전 | 답변 수: 2 | 0

2

답변