Commit Graph

3 Commits

Author SHA1 Message Date
龙澳
0e91d125cb 加入快拼模式,修改参数 2024-12-21 12:03:54 +08:00
龙澳
0d13b37368 聚类更新 2024-12-20 20:57:01 +08:00
5cbc07ea53 Implement GPS clustering functionality and refactor odm_preprocess.py
- Added a new GPSCluster class for clustering GPS points using DBSCAN.
- Introduced a clustering method in ImagePreprocessor to filter GPS points based on clustering results.
- Refactored odm_preprocess.py for improved organization and readability, including reordering imports and enhancing logging messages.
- Updated main execution block to include clustering in the preprocessing workflow.
2024-12-19 20:48:53 +08:00