无人机三维重建
Go to file
欧阳植斌 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
preprocess Implement GPS clustering functionality and refactor odm_preprocess.py 2024-12-19 20:48:53 +08:00
tools 添加ignore文件 2024-12-19 17:19:39 +08:00
.gitignore 添加ignore文件 2024-12-19 17:19:39 +08:00
odm_preprocess.py Implement GPS clustering functionality and refactor odm_preprocess.py 2024-12-19 20:48:53 +08:00
README.md first commit 2024-12-17 22:09:47 +08:00

ODM_Pro

无人机三维重建