mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 13:06:31 +00:00
add nth frame to ai recognition to config
This commit is contained in:
@@ -47,7 +47,8 @@
|
||||
"FrameRecognitionSeconds" : 2,
|
||||
"TrackingDistanceConfidence" : 0.15,
|
||||
"TrackingProbabilityIncrease" : 15,
|
||||
"TrackingIntersectionThreshold" : 0.8
|
||||
"TrackingIntersectionThreshold" : 0.8,
|
||||
"FramePeriodRecognition": 4
|
||||
},
|
||||
|
||||
"ThumbnailConfig": {
|
||||
|
||||
Reference in New Issue
Block a user