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.
当我阅读论文“Structure-from-Motion Revisited”时。我遇到了几个我不明白的词,“轨道”和“轨道长度”。这些术语到底是什么意思?
轨迹是一个特征(通常是一个像点)在后续图像中的一系列图像位置。例如,显示一个人的视频中的眼睛轨迹是视频流中该眼睛的像素位置序列
跟踪长度是特征被成功跟踪的帧数 - 例如,从检测到特征的帧到丢失特征的帧,例如由于遮挡、模糊、超出视野或非常远等原因.