Multiple camera object tracking

8 views (last 30 days)
Brandon
Brandon on 25 Jul 2013
Commented: SN on 28 Mar 2019
Currently I'm working on a project where I need to track a object and then map the coordinates of the object (X,Y,Z) based on global coordinates not in image based coordinates, which is in pixels. I'm sure someone has done this with matlab before. Does anyone know of a resource where this has been done? Code would be very helpful!
Right now I have a setup where a camera is used to track a object using matlab computer vision toolbox. With this setup I can get the (X,Y) location of the object when it stays on the ground, but when there is a change in Z the (X,Y) values can't be trusted because of perspective projection.
Thank you in advance and if you need anymore information please let me know! Thanks!
  2 Comments
SN
SN on 28 Mar 2019
Hi Brandon, did you get this working? I have to do this same thing for my project, I have pretty much zero coding experience so any guidance would be helpful!

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!