多假设跟踪(MHT)是一种先进的数据关联和目标跟踪算法,在面对复杂动态环境时能够有效处理多个可能的目标运动轨迹,广泛应用于雷达系统、自动驾驶及视频监控等领域。
Multiple hypotheses tracking (MHT) is a technique used in computer science and engineering to track multiple objects or targets over time. It involves maintaining and updating a set of possible tracks for each object, based on incoming sensor data, while resolving ambiguities and making decisions about which hypotheses are most likely to be correct. This method is widely applied in areas such as radar tracking, autonomous driving, robotics, and computer vision.