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.
我需要将每一帧与前一帧进行比较,并确定运动发生的方向。仅通过获取两个帧之间的差异就可以做到这一点吗?它是否适用于约 2 m/s 的慢动作?另外,我如何使用相同的方法计算运动方向?
您应该阅读光流分析。
您还应该阅读有关SLAM的信息。