drop `frame_resolution_wh` from docs

This commit is contained in:
SkalskiP 2024-04-12 16:15:10 +02:00
parent 0ad3796571
commit 2c62f0b26d
1 changed files with 0 additions and 4 deletions

View File

@ -28,10 +28,6 @@ class PolygonZone:
(default: (sv.Position.BOTTOM_CENTER,)).
current_count (int): The current count of detected objects within the zone
mask (np.ndarray): The 2D bool mask for the polygon zone
frame_resolution_wh (Optional[Tuple[int, int]], optional): DEPRECATED. The frame resolution
(width, height). This parameter is no longer required and will be dropped in version
supervision-0.24.0. The mask resolution is now calculated automatically based on the
polygon coordinates. Defaults to None.
"""
@deprecated_parameter(