Commit Graph

14 Commits

Author SHA1 Message Date
龙澳
7f3036a003 更新守护进程 2024-12-22 14:28:07 +08:00
龙澳
37ce5c746f 可视化修改 2024-12-21 12:36:14 +08:00
龙澳
bb2567aa86 加入TODO 2024-12-21 12:06:51 +08:00
龙澳
0e91d125cb 加入快拼模式,修改参数 2024-12-21 12:03:54 +08:00
龙澳
ebe818125e 更新过滤密集点算法 2024-12-21 10:44:25 +08:00
龙澳
1d3c1bd71b 添加守护进程 2024-12-20 21:30:44 +08:00
龙澳
0f6a30f11e 修改配置参数 2024-12-20 21:10:22 +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
long.ao
e7cab3c120 删除__pycache__ 2024-12-19 17:23:06 +08:00
龙澳
9e092910ea 优化可视化内容 2024-12-19 12:09:48 +08:00
龙澳
e9cd12b2f6 规范代码格式 2024-12-18 21:07:47 +08:00
long.ao
9e30a58fa9 数据结构修改为DataFrame,过滤算法更新,增加run command模块 2024-12-18 20:50:39 +08:00
long.ao
22a041db6c first commit 2024-12-17 22:09:47 +08:00