Multiple camera object tracking
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
SN
am 28 Mär. 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!
Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Support Package for USB Webcams finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!