# Python_MHT **Repository Path**: zznzf/Python_MHT ## Basic Information - **Project Name**: Python_MHT - **Description**: Python implementation of the Multiple Hypothesis Tracking algorithm - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-09-09 - **Last Updated**: 2024-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Multiple Hypothesis Tracking This is an implementation of the Multiple Hypothesis Tracking filter, implemented for educational purposes and for the purpose of the article ''Spatially Indexed Clustering for Scalable Tracking of Remotely Sensed Drift Ice'' accepted for the IEEE Aerospace 2017 conference, Big Sky, MT. In particular, this implementation studies the use of Spatial Indexing in the MHT clustering process. More details will be available after the publication of the conference proceedings. # License This software is released under the GPLv3 license.