mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 10:46:30 +00:00
add nth frame to ai recognition to config
This commit is contained in:
@@ -6,4 +6,5 @@ public class AIRecognitionConfig
|
||||
public double TrackingDistanceConfidence { get; set; }
|
||||
public double TrackingProbabilityIncrease { get; set; }
|
||||
public double TrackingIntersectionThreshold { get; set; }
|
||||
public int FramePeriodRecognition { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user