This commit is contained in:
Antonio Consiglio 2023-10-09 13:13:32 +02:00
commit a7a7dac216
1 changed files with 2 additions and 1 deletions

View File

@ -97,7 +97,8 @@ class STrack(BaseTrack):
self.score = new_track.score
self.mask = new_track.mask
self.mask = new_track.mask
@property
def tlwh(self):
"""Get current position in bounding box format `(top left x, top left y,