ultralytics 8.2.22 Parking Management Solution fix (#13122)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
11d1928479
commit
1f438bf633
7 changed files with 42 additions and 31 deletions
|
|
@ -5,7 +5,7 @@ from .analytics import Analytics
|
|||
from .distance_calculation import DistanceCalculation
|
||||
from .heatmap import Heatmap
|
||||
from .object_counter import ObjectCounter
|
||||
from .parking_management import ParkingManagement
|
||||
from .parking_management import ParkingManagement, ParkingPtsSelection
|
||||
from .queue_management import QueueManager
|
||||
from .speed_estimation import SpeedEstimator
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue