photo

pranith kumar


2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


writing/playing images/frames back to video.
My code has something like shown below. hold on for indices=1:length(tracking) box=tracking(indices)....

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

1

답변

질문


Dimension must agree.Where am I doing wrong?
o_centroid=zeros(20,2); %all below runs in a loop where fg1 is binary image which changes after every loop. tra...

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

2

답변

질문


I have this error "In an assignment A(I) = B, the number of elements in B and I must be the same."
My code is like I=zeros(1,5); for i=1:4 [ma,I(i)]=max(areas); end Error: "In an assignment A(I...

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

2

답변