matrice-analytics 0.1.36__py3-none-any.whl → 0.1.37__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of matrice-analytics might be problematic. Click here for more details.
- matrice_analytics/post_processing/usecases/license_plate_monitoring.py +0 -7
- {matrice_analytics-0.1.36.dist-info → matrice_analytics-0.1.37.dist-info}/METADATA +1 -1
- {matrice_analytics-0.1.36.dist-info → matrice_analytics-0.1.37.dist-info}/RECORD +6 -6
- {matrice_analytics-0.1.36.dist-info → matrice_analytics-0.1.37.dist-info}/WHEEL +0 -0
- {matrice_analytics-0.1.36.dist-info → matrice_analytics-0.1.37.dist-info}/licenses/LICENSE.txt +0 -0
- {matrice_analytics-0.1.36.dist-info → matrice_analytics-0.1.37.dist-info}/top_level.txt +0 -0
|
@@ -461,13 +461,6 @@ class LicensePlateMonitorLogger:
|
|
|
461
461
|
class LicensePlateMonitorUseCase(BaseProcessor):
|
|
462
462
|
CATEGORY_DISPLAY = {"license_plate": "license_plate"}
|
|
463
463
|
|
|
464
|
-
# --------------------------------------------------------------
|
|
465
|
-
# Shared resources (initialised once per process)
|
|
466
|
-
# --------------------------------------------------------------
|
|
467
|
-
_ocr_model: Optional[LicensePlateRecognizer] = None # Fast plate OCR
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
464
|
def __init__(self):
|
|
472
465
|
super().__init__("license_plate_monitor")
|
|
473
466
|
self.category = "license_plate_monitor"
|
|
@@ -126,7 +126,7 @@ matrice_analytics/post_processing/usecases/leaf.py,sha256=cwgB1ZNxkQFtkk-thSJrkX
|
|
|
126
126
|
matrice_analytics/post_processing/usecases/leaf_disease.py,sha256=bkiLccTdf4KUq3he4eCpBlKXb5exr-WBhQ_oWQ7os68,36225
|
|
127
127
|
matrice_analytics/post_processing/usecases/leak_detection.py,sha256=oOCLLVMuXVeXPHyN8FUrD3U9JYJJwIz-5fcEMgvLdls,40531
|
|
128
128
|
matrice_analytics/post_processing/usecases/license_plate_detection.py,sha256=dsavd92-wnyXCNrCzaRj24zH7BVvLSa09HkYsrOXYDM,50806
|
|
129
|
-
matrice_analytics/post_processing/usecases/license_plate_monitoring.py,sha256=
|
|
129
|
+
matrice_analytics/post_processing/usecases/license_plate_monitoring.py,sha256=Mu8Hu1EqTwYQ1lqDyz3mioDiTDJddIT2F2HbLWeZSfc,89059
|
|
130
130
|
matrice_analytics/post_processing/usecases/litter_monitoring.py,sha256=XaHAUGRBDJg_iVbu8hRMjTR-5TqrLj6ZNCRkInbzZTY,33255
|
|
131
131
|
matrice_analytics/post_processing/usecases/mask_detection.py,sha256=L_s6ZiT5zeXG-BsFcskb3HEG98DhLgqeMSDmCuwOteU,41501
|
|
132
132
|
matrice_analytics/post_processing/usecases/natural_disaster.py,sha256=ehxdPBoYcZWGVDOVn_mHFoz4lIE8LrveAkuXQj0n9XE,44253
|
|
@@ -188,8 +188,8 @@ matrice_analytics/post_processing/utils/format_utils.py,sha256=UTF7A5h9j0_S12xH9
|
|
|
188
188
|
matrice_analytics/post_processing/utils/geometry_utils.py,sha256=BWfdM6RsdJTTLR1GqkWfdwpjMEjTCJyuBxA4zVGKdfk,9623
|
|
189
189
|
matrice_analytics/post_processing/utils/smoothing_utils.py,sha256=78U-yucAcjUiZ0NIAc9NOUSIT0PWP1cqyIPA_Fdrjp0,14699
|
|
190
190
|
matrice_analytics/post_processing/utils/tracking_utils.py,sha256=rWxuotnJ3VLMHIBOud2KLcu4yZfDp7hVPWUtNAq_2xw,8288
|
|
191
|
-
matrice_analytics-0.1.
|
|
192
|
-
matrice_analytics-0.1.
|
|
193
|
-
matrice_analytics-0.1.
|
|
194
|
-
matrice_analytics-0.1.
|
|
195
|
-
matrice_analytics-0.1.
|
|
191
|
+
matrice_analytics-0.1.37.dist-info/licenses/LICENSE.txt,sha256=_uQUZpgO0mRYL5-fPoEvLSbNnLPv6OmbeEDCHXhK6Qc,1066
|
|
192
|
+
matrice_analytics-0.1.37.dist-info/METADATA,sha256=IDJ8DDNi-_VR-xpJKJJ-YFD9OVSWp0Gj7qFrbUDQSjY,14378
|
|
193
|
+
matrice_analytics-0.1.37.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
194
|
+
matrice_analytics-0.1.37.dist-info/top_level.txt,sha256=STAPEU-e-rWTerXaspdi76T_eVRSrEfFpURSP7_Dt8E,18
|
|
195
|
+
matrice_analytics-0.1.37.dist-info/RECORD,,
|
|
File without changes
|
{matrice_analytics-0.1.36.dist-info → matrice_analytics-0.1.37.dist-info}/licenses/LICENSE.txt
RENAMED
|
File without changes
|
|
File without changes
|