Lower provisional review threshold

This commit is contained in:
Melbar
2026-05-02 10:09:30 +02:00
parent e4dd0a77b2
commit 535176c144
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -334,7 +334,7 @@ crop_bottom_fraction = 0.30 # Untere 30% ausblenden (Letterbox/Subs)
[cv.deep_scan]
coarse_step_seconds = 0.5 # Scan-Schrittgröße (Coarse Pass)
match_threshold = 0.65 # Mindestscore für bestätigte automatische Matches
provisional_match_threshold = 0.45 # Niedrigere automatische Kandidaten im Report zeigen
provisional_match_threshold = 0.43 # Niedrigere automatische Kandidaten im Report zeigen
coarse_candidate_threshold = 0.50 # Niedrigeres Gate vor Multi-Frame-Refine
refine_window_seconds = 0.6 # Suchfenster für framegenaue Inpoint-Feinjustage
refine_step_seconds = 0.04 # ~1 Frame bei 25fps (Refine Pass)