matrice 1.0.99116__py3-none-any.whl → 1.0.99117__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.
- matrice/deploy/utils/post_processing/usecases/advanced_customer_service.py +1 -1
- {matrice-1.0.99116.dist-info → matrice-1.0.99117.dist-info}/METADATA +1 -1
- {matrice-1.0.99116.dist-info → matrice-1.0.99117.dist-info}/RECORD +6 -6
- {matrice-1.0.99116.dist-info → matrice-1.0.99117.dist-info}/WHEEL +0 -0
- {matrice-1.0.99116.dist-info → matrice-1.0.99117.dist-info}/licenses/LICENSE.txt +0 -0
- {matrice-1.0.99116.dist-info → matrice-1.0.99117.dist-info}/top_level.txt +0 -0
@@ -201,7 +201,7 @@ class AdvancedCustomerServiceUseCase(BaseProcessor):
|
|
201
201
|
business_metrics = analytics_results.get("business_metrics", {})
|
202
202
|
|
203
203
|
# --- Per-frame timestamp logic (robust, never default to 00:00:00.00 except first frame) ---
|
204
|
-
current_timestamp = self._get_current_timestamp_str(stream_info
|
204
|
+
current_timestamp = self._get_current_timestamp_str(stream_info)
|
205
205
|
start_timestamp = self._get_start_timestamp_str(stream_info)
|
206
206
|
|
207
207
|
# --- Alert settings and alerts for each metric ---
|
@@ -153,7 +153,7 @@ matrice/deploy/utils/post_processing/test_cases/test_processor.py,sha256=nwF2EIA
|
|
153
153
|
matrice/deploy/utils/post_processing/test_cases/test_utilities.py,sha256=lmT5bp5_T5yYy1HQ4X01myfScAqnMgf4pd7hHBCjr6A,13414
|
154
154
|
matrice/deploy/utils/post_processing/test_cases/test_utils.py,sha256=bfmOT1rr9asv3jpr-p_UrjnnSZ1qEWM2LEqNKkyvJZ8,29370
|
155
155
|
matrice/deploy/utils/post_processing/usecases/__init__.py,sha256=Nb13P5IZSs7tl9j-RZWE0ryuVqu6fvGTAfJhWe3644k,7323
|
156
|
-
matrice/deploy/utils/post_processing/usecases/advanced_customer_service.py,sha256=
|
156
|
+
matrice/deploy/utils/post_processing/usecases/advanced_customer_service.py,sha256=3KJLO-0Wrd5v1lWDPySX-lrNlOyq09E2ICc2wcmuyKk,76708
|
157
157
|
matrice/deploy/utils/post_processing/usecases/age_detection.py,sha256=cgOIx2zqPd_OWQMfTDV_4HSlvXlI8eKcZSEZ85SnZWA,35263
|
158
158
|
matrice/deploy/utils/post_processing/usecases/anti_spoofing_detection.py,sha256=XdtDdXGzZMLQdWcoOoiE5t4LPYHhgOtJ7tZCNlq1A2E,31329
|
159
159
|
matrice/deploy/utils/post_processing/usecases/assembly_line_detection.py,sha256=aWvdUesfVSDeuG5k5J0pmbg-xUp_tS_A6TyZGSsPeDI,39657
|
@@ -225,8 +225,8 @@ matrice/deployment/camera_manager.py,sha256=ReBZqm1CNXRImKcbcZ4uWAT3TUWkof1D28oB
|
|
225
225
|
matrice/deployment/deployment.py,sha256=PLIUD-PxTaC2Zxb3Y12wUddsryV-OJetjCjLoSUh7S4,48103
|
226
226
|
matrice/deployment/inference_pipeline.py,sha256=bXLgd29ViA7o0c7YWLFJl1otBUQfTPb61jS6VawQB0Y,37918
|
227
227
|
matrice/deployment/streaming_gateway_manager.py,sha256=w5swGsuFVfZIdOm2ZuBHRHlRdYYJMLopLsf2gb91lQ8,20946
|
228
|
-
matrice-1.0.
|
229
|
-
matrice-1.0.
|
230
|
-
matrice-1.0.
|
231
|
-
matrice-1.0.
|
232
|
-
matrice-1.0.
|
228
|
+
matrice-1.0.99117.dist-info/licenses/LICENSE.txt,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
|
229
|
+
matrice-1.0.99117.dist-info/METADATA,sha256=wUAddEX81gS9jjJ-h5D1aFNCLOJpFMExwGeA3NAUqvI,14624
|
230
|
+
matrice-1.0.99117.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
231
|
+
matrice-1.0.99117.dist-info/top_level.txt,sha256=P97js8ur6o5ClRqMH3Cjoab_NqbJ6sOQ3rJmVzKBvMc,8
|
232
|
+
matrice-1.0.99117.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|