MCPcopy Create free account
hub / github.com/FoundationVision/ByteTrack / mark_removed

Method mark_removed

tutorials/trades/mot_online/basetrack.py:51–52  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

49 self.state = TrackState.Lost
50
51 def mark_removed(self):
52 self.state = TrackState.Removed

Callers 1

stepMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected