AiliaTrackerSettings

data class AiliaTrackerSettings(val score_threshold: Float, val nms_threshold: Float, val track_threshold: Float, val track_buffer: Int, val match_threshold: Float)

Constructors

Link copied to clipboard
constructor(score_threshold: Float, nms_threshold: Float, track_threshold: Float, track_buffer: Int, match_threshold: Float)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard