Hi there, my coding was stuck by these error. I hope someone can help me on this..Thank you

1 view (last 30 days)
Attempt to reference field of non-structure array.
Error in MultiObjectTracker/addDetections (line 109) if this.PointTracker.isLocked();
Error in MultiObjectTracker2 (line 30) tracker.addDetections(frame, bboxes);
  2 Comments
Xyful Haqeem
Xyful Haqeem on 23 Oct 2017
Edited: Xyful Haqeem on 23 Oct 2017
Yes from Dima Lisin..but the program from blog you mentioned above have little differences from I found and I had tried it did show 'First Detected Face'..But still there's one more error in line 109 which was "Error in MultiObjectTracker/addDetections (line 109) if this.PointTracker.isLocked();"..I hope you know the solution and thanks for this response..

Sign in to comment.

Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!