Add https://youtu.be/96NkhsV-W1U to docs and heatmaps fix (#7944)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
ba484929e3
commit
68de79dbd5
4 changed files with 15 additions and 3 deletions
|
|
@ -256,7 +256,7 @@ class ObjectCounter:
|
|||
if tracks[0].boxes.id is None:
|
||||
if self.view_img:
|
||||
self.display_frames()
|
||||
return
|
||||
return im0
|
||||
self.extract_and_process_tracks(tracks)
|
||||
|
||||
if self.view_img:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue