Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我偶然发现了这个链接http://www.mathworks.com/products/computer-vision/examples.html?file=/products/demos/shipping/vision/videotrafficof.html
这对我来说非常有用,但我只是不知道如何获得检测到的所有物体的平均速度或速度。请帮我。
给定视频和计算光流无法获得物体的速度,但它可以帮助您估计物体在相同深度的相对速度。为了计算速度,需要校准相机,然后您可以使用光流计算车辆的速度。