photo

Sourav Das


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
0 답변

순위
257,943
of 301,763

평판
0

참여
7 질문
0 답변

답변 채택
28.57%

획득한 표
0

순위
 of 21,413

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,447

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


my code is giving output " Index exceeds matrix dimension" and its mentioning the line number, i cannot understand how to solve this problem, please help!
the output result is : <</matlabcentral/answers/uploaded_files/33721/output.png>> the code is: <</matlabcentral...

거의 11년 전 | 답변 수: 0 | 0

0

답변

질문


How to delete multiple points of the frame, matched with same points of feature pool? Please help!
After matching the feature of the processing frame with the feature pool, when I am displaying the indexpairs in some frame, I a...

거의 11년 전 | 답변 수: 0 | 0

0

답변

질문


I want to assign the frame number against all the feature points extracted from the 1st frame, but I am unable to do this. Please help me.
When i am extracting the feature points i want to assign the frame no. to the feature points. say auppose after extracting the f...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


I am not able to concatenate to the array with features of 1st frame. please someone help
Whenever i am trying to concatenate the unmatch_feature with the feature1 i.e.unmatch_feature= [unmatch_feature;features1]; in ...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


i am getting the maximum matched points with the feature pool. But with this i also want to get the frame no. which has the maximum matched points, please need help.
I designed this code.. with the help of this code i am getting the maximum no. of matched points with the feature pool, i have g...

대략 11년 전 | 답변 수: 0 | 0

0

답변

0

답변

질문


using this code, I am able to get the matched points, but I want to display the feature points without including the matched points. what modifications should the code need? Please someone help, Thank You.
function s=surfMatchesExample(str,name,st,en) matches_arr=[]; for num_images=st:en-1 disp(['Processing ...

대략 11년 전 | 답변 수: 1 | 0

1

답변