photo

Luo Zhangquan


2012년부터 활동

Followers: 0   Following: 0

메시지

I am cheerful, sincere, calm and steady work, has the good psychological quality, can take an active attitude to accept and learn new knowledge, university life made me understand the importance of discipline, I believe in the future work, I will be full of energy, work hard and the spirit to complete the task, make its greatest contribution
Professional Interests: sports

통계

MATLAB Answers

9 질문
0 답변

순위
173,650
of 301,800

평판
0

참여
9 질문
0 답변

답변 채택
55.56%

획득한 표
0

순위
 of 21,411

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,593

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Undefined function or variable "r". Error in ==> NCmatching at 19 [x,i]=max(r);
function [i,j]=NCmatching(g1,g2) [pipei_height,pipei_width]=size(g2); [yuantu_height,yuantu_width]=size(g1); figure,imshow(g1...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


??? Input argument "des2" is undefined. Error in ==> do_match at 13 des2t = des2; % Precompute matrix transpose
I run the following codes ,the matlab is getting error I1=imreadbw('B2.jpg') ; I2=imreadbw('A1.jpg') ; I1=imresize(I1, [24...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Error using ==> mex at 218 Unable to complete successfully
mex siftlocalmax.c lcc preprocessor error: siftlocalmax.c:47 Could not find include file <mexutils.c> lcc preprocessor ...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


??? Error using ==> corr at 115 Wrong number of arguments. Error in ==> motion_corr2 at 108 [a, F] = corr(p1, p2, C, 'sdthresh', sdthresh, corr_opts{:}); Error in ==> symmetric_match at 3 [p2a,p1a,a2,Fa] = motion_corr2(f2,k2,f1,k1,im2,im1, 'sdthres
When i run the following code,the matlab is getting error; ??? Error using ==> corr at 115 Wrong number of arguments. Er...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Error using ==> corr at 103 X and Y must have the same number of rows. Error in ==> motion_corr2 at 108 [a, F] = corr(p1, p2, C, 'sdthresh', sdthresh, corr_opts{:}); Error in ==> symmetric_match at 3 [p2a,p1a,a2,Fa] = motion_corr2(f2,k2,f1,k1,im2,
Error using ==> corr at 103 X and Y must have the same number of rows. Error in ==> motion_corr2 at 108 [a, F] = corr(p1, p...

13년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Error using ==> corr at 103 X and Y must have the same number of rows. Error in ==> motion_corr2 at 108 [a, F] = corr(p1, p2, C, 'sdthresh', sdthresh, corr_opts{:}); Error in ==> symmetric_match at 3 [p2a,p1a,a2,Fa] = motion_corr2(f2,k2,f1,k1,im2,
Error using ==> corr at 103 X and Y must have the same number of rows. Error in ==> motion_corr2 at 108 [a, F] = corr(p1, p...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


getting error : Error using ==> corr at 103 X and Y must have the same number of rows.
if size(y,1) ~= n error('stats:corr:InputSizeMismatch', ... 'X and Y must have the same number of rows....

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


“getting error:Undefined function or method 'process_options' for input arguments of type 'cell'. Error in ==> motion_corr2 at 74 [p1, ...” Can you show me the right code
“getting error: Undefined function or method 'process_options' for input arguments of type 'cell'. Error in ==> motion_corr...

13년 초과 전 | 답변 수: 0 | 0

0

답변

질문


getting error:Undefined function or method 'process_options' for input arguments of type 'cell'. Error in ==> motion_corr2 at 74 [p1, ...
getting error:Undefined function or method 'process_options' for input arguments of type 'cell'. Error in ==> motion_corr2 at 7...

13년 초과 전 | 답변 수: 1 | 0

1

답변