feat: allow segmented disposal trajectories

This commit is contained in:
Yoilun
2026-06-01 11:06:42 +08:00
parent 1ecf881684
commit 03bc7085ea
6 changed files with 81 additions and 5 deletions

View File

@@ -60,6 +60,8 @@ trajectory_enabled = true
trajectory_window_seconds = 8
trajectory_sample_interval_seconds = 1.0
trajectory_min_points = 3
trajectory_segmented_enabled = true
trajectory_segmented_min_points = 2
trajectory_min_confidence = 0.72
trajectory_motion_delta = 20.0
trajectory_min_blob_area = 12