photo

pranith kumar


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

mer än 8 år ago | 1 answer | 0

1

answer

Question


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...

mer än 8 år ago | 2 answers | 0

2

answers

Question


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...

mer än 8 år ago | 2 answers | 0

2

answers