matrice-analytics 0.1.0__py3-none-manylinux_2_17_x86_64.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.

Files changed (119) hide show
  1. matrice_analytics/__init__.py +0 -0
  2. matrice_analytics/__init__.pyi +14 -0
  3. matrice_analytics/post_processing/advanced_tracker/base.cpython-312-x86_64-linux-gnu.so +0 -0
  4. matrice_analytics/post_processing/advanced_tracker/config.cpython-312-x86_64-linux-gnu.so +0 -0
  5. matrice_analytics/post_processing/advanced_tracker/kalman_filter.cpython-312-x86_64-linux-gnu.so +0 -0
  6. matrice_analytics/post_processing/advanced_tracker/matching.cpython-312-x86_64-linux-gnu.so +0 -0
  7. matrice_analytics/post_processing/advanced_tracker/strack.cpython-312-x86_64-linux-gnu.so +0 -0
  8. matrice_analytics/post_processing/advanced_tracker/tracker.cpython-312-x86_64-linux-gnu.so +0 -0
  9. matrice_analytics/post_processing/config.cpython-312-x86_64-linux-gnu.so +0 -0
  10. matrice_analytics/post_processing/core/base.cpython-312-x86_64-linux-gnu.so +0 -0
  11. matrice_analytics/post_processing/core/config.cpython-312-x86_64-linux-gnu.so +0 -0
  12. matrice_analytics/post_processing/core/config_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  13. matrice_analytics/post_processing/ocr/easyocr_extractor.cpython-312-x86_64-linux-gnu.so +0 -0
  14. matrice_analytics/post_processing/ocr/postprocessing.cpython-312-x86_64-linux-gnu.so +0 -0
  15. matrice_analytics/post_processing/ocr/preprocessing.cpython-312-x86_64-linux-gnu.so +0 -0
  16. matrice_analytics/post_processing/processor.cpython-312-x86_64-linux-gnu.so +0 -0
  17. matrice_analytics/post_processing/test_cases/run_tests.cpython-312-x86_64-linux-gnu.so +0 -0
  18. matrice_analytics/post_processing/test_cases/test_advanced_customer_service.cpython-312-x86_64-linux-gnu.so +0 -0
  19. matrice_analytics/post_processing/test_cases/test_basic_counting_tracking.cpython-312-x86_64-linux-gnu.so +0 -0
  20. matrice_analytics/post_processing/test_cases/test_comprehensive.cpython-312-x86_64-linux-gnu.so +0 -0
  21. matrice_analytics/post_processing/test_cases/test_config.cpython-312-x86_64-linux-gnu.so +0 -0
  22. matrice_analytics/post_processing/test_cases/test_customer_service.cpython-312-x86_64-linux-gnu.so +0 -0
  23. matrice_analytics/post_processing/test_cases/test_data_generators.cpython-312-x86_64-linux-gnu.so +0 -0
  24. matrice_analytics/post_processing/test_cases/test_people_counting.cpython-312-x86_64-linux-gnu.so +0 -0
  25. matrice_analytics/post_processing/test_cases/test_processor.cpython-312-x86_64-linux-gnu.so +0 -0
  26. matrice_analytics/post_processing/test_cases/test_utilities.cpython-312-x86_64-linux-gnu.so +0 -0
  27. matrice_analytics/post_processing/test_cases/test_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  28. matrice_analytics/post_processing/usecases/Histopathological_Cancer_Detection_img.cpython-312-x86_64-linux-gnu.so +0 -0
  29. matrice_analytics/post_processing/usecases/abandoned_object_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  30. matrice_analytics/post_processing/usecases/advanced_customer_service.cpython-312-x86_64-linux-gnu.so +0 -0
  31. matrice_analytics/post_processing/usecases/age_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  32. matrice_analytics/post_processing/usecases/anti_spoofing_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  33. matrice_analytics/post_processing/usecases/assembly_line_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  34. matrice_analytics/post_processing/usecases/banana_defect_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  35. matrice_analytics/post_processing/usecases/basic_counting_tracking.cpython-312-x86_64-linux-gnu.so +0 -0
  36. matrice_analytics/post_processing/usecases/blood_cancer_detection_img.cpython-312-x86_64-linux-gnu.so +0 -0
  37. matrice_analytics/post_processing/usecases/car_damage_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  38. matrice_analytics/post_processing/usecases/car_part_segmentation.cpython-312-x86_64-linux-gnu.so +0 -0
  39. matrice_analytics/post_processing/usecases/car_service.cpython-312-x86_64-linux-gnu.so +0 -0
  40. matrice_analytics/post_processing/usecases/cardiomegaly_classification.cpython-312-x86_64-linux-gnu.so +0 -0
  41. matrice_analytics/post_processing/usecases/chicken_pose_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  42. matrice_analytics/post_processing/usecases/child_monitoring.cpython-312-x86_64-linux-gnu.so +0 -0
  43. matrice_analytics/post_processing/usecases/color/color_map_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  44. matrice_analytics/post_processing/usecases/color/color_mapper.cpython-312-x86_64-linux-gnu.so +0 -0
  45. matrice_analytics/post_processing/usecases/color_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  46. matrice_analytics/post_processing/usecases/color_map_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  47. matrice_analytics/post_processing/usecases/concrete_crack_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  48. matrice_analytics/post_processing/usecases/crop_weed_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  49. matrice_analytics/post_processing/usecases/customer_service.cpython-312-x86_64-linux-gnu.so +0 -0
  50. matrice_analytics/post_processing/usecases/defect_detection_products.cpython-312-x86_64-linux-gnu.so +0 -0
  51. matrice_analytics/post_processing/usecases/distracted_driver_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  52. matrice_analytics/post_processing/usecases/drowsy_driver_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  53. matrice_analytics/post_processing/usecases/emergency_vehicle_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  54. matrice_analytics/post_processing/usecases/face_emotion.cpython-312-x86_64-linux-gnu.so +0 -0
  55. matrice_analytics/post_processing/usecases/face_recognition.cpython-312-x86_64-linux-gnu.so +0 -0
  56. matrice_analytics/post_processing/usecases/fashion_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  57. matrice_analytics/post_processing/usecases/field_mapping.cpython-312-x86_64-linux-gnu.so +0 -0
  58. matrice_analytics/post_processing/usecases/fire_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  59. matrice_analytics/post_processing/usecases/flare_analysis.cpython-312-x86_64-linux-gnu.so +0 -0
  60. matrice_analytics/post_processing/usecases/flower_segmentation.cpython-312-x86_64-linux-gnu.so +0 -0
  61. matrice_analytics/post_processing/usecases/gas_leak_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  62. matrice_analytics/post_processing/usecases/gender_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  63. matrice_analytics/post_processing/usecases/human_activity_recognition.cpython-312-x86_64-linux-gnu.so +0 -0
  64. matrice_analytics/post_processing/usecases/intrusion_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  65. matrice_analytics/post_processing/usecases/leaf.cpython-312-x86_64-linux-gnu.so +0 -0
  66. matrice_analytics/post_processing/usecases/leaf_disease.cpython-312-x86_64-linux-gnu.so +0 -0
  67. matrice_analytics/post_processing/usecases/leak_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  68. matrice_analytics/post_processing/usecases/license_plate_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  69. matrice_analytics/post_processing/usecases/license_plate_monitoring.cpython-312-x86_64-linux-gnu.so +0 -0
  70. matrice_analytics/post_processing/usecases/litter_monitoring.cpython-312-x86_64-linux-gnu.so +0 -0
  71. matrice_analytics/post_processing/usecases/mask_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  72. matrice_analytics/post_processing/usecases/parking.cpython-312-x86_64-linux-gnu.so +0 -0
  73. matrice_analytics/post_processing/usecases/parking_space_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  74. matrice_analytics/post_processing/usecases/pedestrian_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  75. matrice_analytics/post_processing/usecases/people_counting.cpython-312-x86_64-linux-gnu.so +0 -0
  76. matrice_analytics/post_processing/usecases/pipeline_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  77. matrice_analytics/post_processing/usecases/plaque_segmentation_img.cpython-312-x86_64-linux-gnu.so +0 -0
  78. matrice_analytics/post_processing/usecases/pothole_segmentation.cpython-312-x86_64-linux-gnu.so +0 -0
  79. matrice_analytics/post_processing/usecases/ppe_compliance.cpython-312-x86_64-linux-gnu.so +0 -0
  80. matrice_analytics/post_processing/usecases/price_tag_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  81. matrice_analytics/post_processing/usecases/proximity_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  82. matrice_analytics/post_processing/usecases/road_lane_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  83. matrice_analytics/post_processing/usecases/road_traffic_density.cpython-312-x86_64-linux-gnu.so +0 -0
  84. matrice_analytics/post_processing/usecases/road_view_segmentation.cpython-312-x86_64-linux-gnu.so +0 -0
  85. matrice_analytics/post_processing/usecases/shelf_inventory_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  86. matrice_analytics/post_processing/usecases/shoplifting_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  87. matrice_analytics/post_processing/usecases/shopping_cart_analysis.cpython-312-x86_64-linux-gnu.so +0 -0
  88. matrice_analytics/post_processing/usecases/skin_cancer_classification_img.cpython-312-x86_64-linux-gnu.so +0 -0
  89. matrice_analytics/post_processing/usecases/smoker_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  90. matrice_analytics/post_processing/usecases/solar_panel.cpython-312-x86_64-linux-gnu.so +0 -0
  91. matrice_analytics/post_processing/usecases/template_usecase.cpython-312-x86_64-linux-gnu.so +0 -0
  92. matrice_analytics/post_processing/usecases/theft_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  93. matrice_analytics/post_processing/usecases/traffic_sign_monitoring.cpython-312-x86_64-linux-gnu.so +0 -0
  94. matrice_analytics/post_processing/usecases/underwater_pollution_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  95. matrice_analytics/post_processing/usecases/vehicle_monitoring.cpython-312-x86_64-linux-gnu.so +0 -0
  96. matrice_analytics/post_processing/usecases/warehouse_object_segmentation.cpython-312-x86_64-linux-gnu.so +0 -0
  97. matrice_analytics/post_processing/usecases/waterbody_segmentation.cpython-312-x86_64-linux-gnu.so +0 -0
  98. matrice_analytics/post_processing/usecases/weapon_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  99. matrice_analytics/post_processing/usecases/weld_defect_detection.cpython-312-x86_64-linux-gnu.so +0 -0
  100. matrice_analytics/post_processing/usecases/windmill_maintenance.cpython-312-x86_64-linux-gnu.so +0 -0
  101. matrice_analytics/post_processing/usecases/wound_segmentation.cpython-312-x86_64-linux-gnu.so +0 -0
  102. matrice_analytics/post_processing/utils/advanced_counting_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  103. matrice_analytics/post_processing/utils/advanced_helper_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  104. matrice_analytics/post_processing/utils/advanced_tracking_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  105. matrice_analytics/post_processing/utils/alerting_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  106. matrice_analytics/post_processing/utils/category_mapping_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  107. matrice_analytics/post_processing/utils/color_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  108. matrice_analytics/post_processing/utils/counting_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  109. matrice_analytics/post_processing/utils/filter_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  110. matrice_analytics/post_processing/utils/format_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  111. matrice_analytics/post_processing/utils/geometry_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  112. matrice_analytics/post_processing/utils/smoothing_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  113. matrice_analytics/post_processing/utils/tracking_utils.cpython-312-x86_64-linux-gnu.so +0 -0
  114. matrice_analytics/py.typed +0 -0
  115. matrice_analytics-0.1.0.dist-info/METADATA +479 -0
  116. matrice_analytics-0.1.0.dist-info/RECORD +119 -0
  117. matrice_analytics-0.1.0.dist-info/WHEEL +5 -0
  118. matrice_analytics-0.1.0.dist-info/licenses/LICENSE.txt +21 -0
  119. matrice_analytics-0.1.0.dist-info/top_level.txt +1 -0
File without changes
@@ -0,0 +1,14 @@
1
+ """Auto-generated stubs for package: matrice_analytics."""
2
+ from typing import Any
3
+
4
+ from .post_processing import config, processor
5
+ from .post_processing.advanced_tracker import base, config, kalman_filter, matching, strack, tracker
6
+ from .post_processing.core import base, config, config_utils
7
+ from .post_processing.ocr import easyocr_extractor, postprocessing, preprocessing
8
+ from .post_processing.test_cases import run_tests, test_advanced_customer_service, test_basic_counting_tracking, test_comprehensive, test_config, test_customer_service, test_data_generators, test_people_counting, test_processor, test_utilities, test_utils
9
+ from .post_processing.usecases import Histopathological_Cancer_Detection_img, abandoned_object_detection, advanced_customer_service, age_detection, anti_spoofing_detection, assembly_line_detection, banana_defect_detection, basic_counting_tracking, blood_cancer_detection_img, car_damage_detection, car_part_segmentation, car_service, cardiomegaly_classification, chicken_pose_detection, child_monitoring, color_detection, color_map_utils, concrete_crack_detection, crop_weed_detection, customer_service, defect_detection_products, distracted_driver_detection, drowsy_driver_detection, emergency_vehicle_detection, face_emotion, face_recognition, fashion_detection, field_mapping, fire_detection, flare_analysis, flower_segmentation, gas_leak_detection, gender_detection, human_activity_recognition, intrusion_detection, leaf, leaf_disease, leak_detection, license_plate_detection, license_plate_monitoring, litter_monitoring, mask_detection, parking, parking_space_detection, pedestrian_detection, people_counting, pipeline_detection, plaque_segmentation_img, pothole_segmentation, ppe_compliance, price_tag_detection, proximity_detection, road_lane_detection, road_traffic_density, road_view_segmentation, shelf_inventory_detection, shoplifting_detection, shopping_cart_analysis, skin_cancer_classification_img, smoker_detection, solar_panel, template_usecase, theft_detection, traffic_sign_monitoring, underwater_pollution_detection, vehicle_monitoring, warehouse_object_segmentation, waterbody_segmentation, weapon_detection, weld_defect_detection, windmill_maintenance, wound_segmentation
10
+ from .post_processing.usecases.color import color_map_utils, color_mapper
11
+ from .post_processing.utils import advanced_counting_utils, advanced_helper_utils, advanced_tracking_utils, alerting_utils, category_mapping_utils, color_utils, counting_utils, filter_utils, format_utils, geometry_utils, smoothing_utils, tracking_utils
12
+
13
+
14
+ def __getattr__(name: str) -> Any: ...
File without changes
@@ -0,0 +1,479 @@
1
+ Metadata-Version: 2.4
2
+ Name: matrice_analytics
3
+ Version: 0.1.0
4
+ Summary: Common utilities for Matrice.ai services
5
+ Author-email: "Matrice.ai" <dipendra@matrice.ai>
6
+ License-Expression: MIT
7
+ Keywords: matrice,analytics,utilities,cython,postprocessing,usecases
8
+ Classifier: Development Status :: 4 - Beta
9
+ Classifier: Intended Audience :: Developers
10
+ Classifier: Operating System :: POSIX :: Linux
11
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
12
+ Classifier: Programming Language :: Python :: 3
13
+ Classifier: Programming Language :: Python :: 3.7
14
+ Classifier: Programming Language :: Python :: 3.8
15
+ Classifier: Programming Language :: Python :: 3.9
16
+ Classifier: Programming Language :: Python :: 3.10
17
+ Classifier: Programming Language :: Python :: 3.11
18
+ Classifier: Programming Language :: Python :: 3.12
19
+ Classifier: Typing :: Typed
20
+ Requires-Python: <4,>=3.7
21
+ Description-Content-Type: text/markdown
22
+ License-File: LICENSE.txt
23
+ Dynamic: license-file
24
+
25
+ # Post-Processing Module - Refactored Architecture
26
+
27
+ ## Overview
28
+
29
+ This module provides a comprehensive, refactored post-processing system for the Matrice Python SDK. The system has been completely redesigned to be more pythonic, maintainable, and extensible while providing powerful analytics capabilities for various use cases.
30
+
31
+ ## 🚀 Key Features
32
+
33
+ ### ✅ **Unified Architecture**
34
+ - **Single Entry Point**: `PostProcessor` class handles all processing needs
35
+ - **Standardized Results**: All operations return `ProcessingResult` objects
36
+ - **Consistent Configuration**: Type-safe configuration system with validation
37
+ - **Registry Pattern**: Easy registration and discovery of use cases
38
+
39
+ ### ✅ **Separate Use Case Classes**
40
+ - **People Counting**: Advanced people counting with zone analysis and tracking
41
+ - **Customer Service**: Comprehensive customer service analytics with business intelligence
42
+ - **Extensible Design**: Easy to add new use cases
43
+
44
+ ### ✅ **Pythonic Configuration Management**
45
+ - **Dataclass-based**: Type-safe configurations using dataclasses
46
+ - **Nested Configurations**: Support for complex nested config structures
47
+ - **File Support**: JSON/YAML configuration file loading and saving
48
+ - **Validation**: Built-in validation with detailed error messages
49
+
50
+ ### ✅ **Comprehensive Error Handling**
51
+ - **Standardized Errors**: All errors return structured `ProcessingResult` objects
52
+ - **Detailed Information**: Error messages include type, context, and debugging info
53
+ - **Graceful Degradation**: System continues operating even with partial failures
54
+
55
+ ### ✅ **Processing Statistics**
56
+ - **Performance Tracking**: Automatic processing time measurement
57
+ - **Success Metrics**: Success/failure rates and statistics
58
+ - **Insights Generation**: Automatic generation of actionable insights
59
+
60
+ ## 📁 Architecture
61
+
62
+ ```
63
+ post_processing/
64
+ ├── __init__.py # Main exports and convenience functions
65
+ ├── processor.py # Main PostProcessor class
66
+ ├── README.md # This documentation
67
+
68
+ ├── core/ # Core system components
69
+ │ ├── __init__.py
70
+ │ ├── base.py # Base classes, enums, and protocols
71
+ │ ├── config.py # Configuration system
72
+ │ └── advanced_usecases.py # Advanced use case implementations
73
+
74
+ ├── usecases/ # Separate use case implementations
75
+ │ ├── __init__.py
76
+ │ ├── people_counting.py # People counting use case
77
+ │ └── customer_service.py # Customer service use case
78
+
79
+ └── utils/ # Utility functions organized by category
80
+ ├── __init__.py
81
+ ├── geometry_utils.py # Geometric calculations
82
+ ├── format_utils.py # Format detection and conversion
83
+ ├── filter_utils.py # Filtering and cleaning operations
84
+ ├── counting_utils.py # Counting and aggregation
85
+ └── tracking_utils.py # Tracking and movement analysis
86
+ ```
87
+
88
+ ## 🛠 Quick Start
89
+
90
+ ### Basic Usage
91
+
92
+ ```python
93
+ from matrice.deploy.utils.post_processing import PostProcessor, process_simple
94
+
95
+ # Method 1: Simple processing (recommended for quick tasks)
96
+ result = process_simple(
97
+ raw_results,
98
+ usecase="people_counting",
99
+ confidence_threshold=0.5
100
+ )
101
+
102
+ # Method 2: Using PostProcessor class (recommended for complex workflows)
103
+ processor = PostProcessor()
104
+ result = processor.process_simple(
105
+ raw_results,
106
+ usecase="people_counting",
107
+ confidence_threshold=0.5,
108
+ enable_tracking=True
109
+ )
110
+
111
+ print(f"Status: {result.status.value}")
112
+ print(f"Summary: {result.summary}")
113
+ print(f"Insights: {len(result.insights)} generated")
114
+ ```
115
+
116
+ ### Advanced Configuration
117
+
118
+ ```python
119
+ # Create complex configuration
120
+ config = processor.create_config(
121
+ 'people_counting',
122
+ confidence_threshold=0.6,
123
+ enable_tracking=True,
124
+ person_categories=['person', 'people', 'human'],
125
+ zone_config={
126
+ 'zones': {
127
+ 'entrance': [[0, 0], [100, 0], [100, 100], [0, 100]],
128
+ 'checkout': [[200, 200], [300, 200], [300, 300], [200, 300]]
129
+ }
130
+ },
131
+ alert_config={
132
+ 'count_thresholds': {'all': 10},
133
+ 'occupancy_thresholds': {'entrance': 5}
134
+ }
135
+ )
136
+
137
+ # Process with configuration
138
+ result = processor.process(raw_results, config)
139
+ ```
140
+
141
+ ### Configuration File Support
142
+
143
+ ```python
144
+ # Save configuration to file
145
+ processor.save_config(config, "people_counting_config.json")
146
+
147
+ # Load and use configuration from file
148
+ result = processor.process_from_file(raw_results, "people_counting_config.json")
149
+ ```
150
+
151
+ ## 📊 Use Cases
152
+
153
+ ### 1. People Counting (`people_counting`)
154
+
155
+ Advanced people counting with comprehensive analytics:
156
+
157
+ ```python
158
+ result = process_simple(
159
+ raw_results,
160
+ usecase="people_counting",
161
+ confidence_threshold=0.5,
162
+ enable_tracking=True,
163
+ person_categories=['person', 'people'],
164
+ zone_config={
165
+ 'zones': {
166
+ 'entrance': [[0, 0], [100, 0], [100, 100], [0, 100]]
167
+ }
168
+ }
169
+ )
170
+ ```
171
+
172
+ **Features:**
173
+ - Multi-category person detection
174
+ - Zone-based counting and analysis
175
+ - Unique person tracking
176
+ - Occupancy analysis
177
+ - Alert generation based on thresholds
178
+ - Temporal analysis and trends
179
+
180
+ ### 2. Customer Service (`customer_service`)
181
+
182
+ Comprehensive customer service analytics:
183
+
184
+ ```python
185
+ result = process_simple(
186
+ raw_results,
187
+ usecase="customer_service",
188
+ confidence_threshold=0.6,
189
+ service_proximity_threshold=50.0,
190
+ staff_categories=['staff', 'employee'],
191
+ customer_categories=['customer', 'person']
192
+ )
193
+ ```
194
+
195
+ **Features:**
196
+ - Staff utilization analysis
197
+ - Customer-staff interaction detection
198
+ - Service quality metrics
199
+ - Area occupancy analysis
200
+ - Queue management insights
201
+ - Business intelligence metrics
202
+
203
+ ## 🔧 Configuration System
204
+
205
+ ### Configuration Classes
206
+
207
+ All configurations are type-safe dataclasses with built-in validation:
208
+
209
+ ```python
210
+ from matrice.deploy.utils.post_processing import PeopleCountingConfig, ZoneConfig
211
+
212
+ # Create configuration programmatically
213
+ config = PeopleCountingConfig(
214
+ confidence_threshold=0.5,
215
+ enable_tracking=True,
216
+ zone_config=ZoneConfig(
217
+ zones={
218
+ 'entrance': [[0, 0], [100, 0], [100, 100], [0, 100]]
219
+ }
220
+ )
221
+ )
222
+
223
+ # Validate configuration
224
+ errors = config.validate()
225
+ if errors:
226
+ print(f"Configuration errors: {errors}")
227
+ ```
228
+
229
+ ### Configuration Templates
230
+
231
+ ```python
232
+ # Get configuration template for a use case
233
+ template = processor.get_config_template('people_counting')
234
+ print(f"Available options: {list(template.keys())}")
235
+
236
+ # List all available use cases
237
+ use_cases = processor.list_available_usecases()
238
+ print(f"Available use cases: {use_cases}")
239
+ ```
240
+
241
+ ## 📈 Processing Results
242
+
243
+ All processing operations return a standardized `ProcessingResult` object:
244
+
245
+ ```python
246
+ class ProcessingResult:
247
+ data: Any # Processed data
248
+ status: ProcessingStatus # SUCCESS, ERROR, WARNING, PARTIAL
249
+ usecase: str # Use case name
250
+ category: str # Use case category
251
+ processing_time: float # Processing time in seconds
252
+ summary: str # Human-readable summary
253
+ insights: List[str] # Generated insights
254
+ warnings: List[str] # Warning messages
255
+ error_message: Optional[str] # Error message if failed
256
+ predictions: List[Dict[str, Any]] # Detailed predictions
257
+ metrics: Dict[str, Any] # Performance metrics
258
+ ```
259
+
260
+ ### Working with Results
261
+
262
+ ```python
263
+ result = processor.process_simple(data, "people_counting")
264
+
265
+ # Check status
266
+ if result.is_success():
267
+ print(f"✅ {result.summary}")
268
+
269
+ # Access insights
270
+ for insight in result.insights:
271
+ print(f"💡 {insight}")
272
+
273
+ # Access metrics
274
+ print(f"📊 Metrics: {result.metrics}")
275
+
276
+ # Access processed data
277
+ processed_data = result.data
278
+ else:
279
+ print(f"❌ Processing failed: {result.error_message}")
280
+ ```
281
+
282
+ ## 📊 Statistics and Monitoring
283
+
284
+ ```python
285
+ # Get processing statistics
286
+ stats = processor.get_statistics()
287
+ print(f"Total processed: {stats['total_processed']}")
288
+ print(f"Success rate: {stats['success_rate']:.2%}")
289
+ print(f"Average processing time: {stats['average_processing_time']:.3f}s")
290
+
291
+ # Reset statistics
292
+ processor.reset_statistics()
293
+ ```
294
+
295
+ ## 🔌 Extensibility
296
+
297
+ ### Adding New Use Cases
298
+
299
+ 1. **Create Use Case Class**:
300
+
301
+ ```python
302
+ from matrice.deploy.utils.post_processing.core.base import BaseProcessor
303
+
304
+ class MyCustomUseCase(BaseProcessor):
305
+ def __init__(self):
306
+ super().__init__("my_custom_usecase")
307
+ self.category = "custom"
308
+
309
+ def process(self, data, config, context=None):
310
+ # Implement your processing logic
311
+ return self.create_result(processed_data, "my_custom_usecase", "custom")
312
+ ```
313
+
314
+ 2. **Register Use Case**:
315
+
316
+ ```python
317
+ from matrice.deploy.utils.post_processing.core.base import registry
318
+
319
+ registry.register_use_case("custom", "my_custom_usecase", MyCustomUseCase)
320
+ ```
321
+
322
+ ### Adding New Utility Functions
323
+
324
+ Add utility functions to the appropriate module in the `utils/` directory and export them in `utils/__init__.py`.
325
+
326
+ ## 🧪 Testing
327
+
328
+ The system includes comprehensive error handling and validation. Here's how to test your implementations:
329
+
330
+ ```python
331
+ # Test configuration validation
332
+ errors = processor.validate_config({
333
+ 'usecase': 'people_counting',
334
+ 'confidence_threshold': 0.5
335
+ })
336
+
337
+ # Test with sample data
338
+ sample_data = [
339
+ {'category': 'person', 'confidence': 0.8, 'bbox': [10, 10, 50, 50]}
340
+ ]
341
+
342
+ result = process_simple(sample_data, 'people_counting')
343
+ assert result.is_success()
344
+ ```
345
+
346
+ ## 🔄 Migration from Old System
347
+
348
+ If you're migrating from the old post-processing system:
349
+
350
+ 1. **Update Imports**:
351
+ ```python
352
+ # Old
353
+ from matrice.deploy.utils.old_post_processing import some_function
354
+
355
+ # New
356
+ from matrice.deploy.utils.post_processing import PostProcessor, process_simple
357
+ ```
358
+
359
+ 2. **Update Processing Calls**:
360
+ ```python
361
+ # Old
362
+ result = old_process_function(data, config_dict)
363
+
364
+ # New
365
+ result = process_simple(data, "usecase_name", **config_dict)
366
+ ```
367
+
368
+ 3. **Update Configuration**:
369
+ ```python
370
+ # Old
371
+ config = {"threshold": 0.5, "enable_tracking": True}
372
+
373
+ # New
374
+ config = processor.create_config("people_counting",
375
+ confidence_threshold=0.5,
376
+ enable_tracking=True)
377
+ ```
378
+
379
+ ## 🐛 Troubleshooting
380
+
381
+ ### Common Issues
382
+
383
+ 1. **Use Case Not Found**:
384
+ ```python
385
+ # Check available use cases
386
+ print(processor.list_available_usecases())
387
+ ```
388
+
389
+ 2. **Configuration Validation Errors**:
390
+ ```python
391
+ # Validate configuration
392
+ errors = processor.validate_config(config)
393
+ if errors:
394
+ print(f"Validation errors: {errors}")
395
+ ```
396
+
397
+ 3. **Processing Failures**:
398
+ ```python
399
+ # Check result status and error details
400
+ if not result.is_success():
401
+ print(f"Error: {result.error_message}")
402
+ print(f"Error type: {result.error_type}")
403
+ print(f"Error details: {result.error_details}")
404
+ ```
405
+
406
+ ## 📝 API Reference
407
+
408
+ ### Main Classes
409
+
410
+ - **`PostProcessor`**: Main processing class
411
+ - **`ProcessingResult`**: Standardized result container
412
+ - **`BaseConfig`**: Base configuration class
413
+ - **`PeopleCountingConfig`**: People counting configuration
414
+ - **`CustomerServiceConfig`**: Customer service configuration
415
+
416
+ ### Convenience Functions
417
+
418
+ - **`process_simple()`**: Simple processing function
419
+ - **`create_config_template()`**: Get configuration template
420
+ - **`list_available_usecases()`**: List available use cases
421
+ - **`validate_config()`**: Validate configuration
422
+
423
+ ### Utility Functions
424
+
425
+ The system provides comprehensive utility functions organized by category:
426
+
427
+ - **Geometry**: Point-in-polygon, distance calculations, IoU
428
+ - **Format**: Format detection and conversion
429
+ - **Filter**: Confidence filtering, deduplication
430
+ - **Counting**: Object counting, zone analysis
431
+ - **Tracking**: Movement analysis, line crossing detection
432
+
433
+ ## 🎯 Best Practices
434
+
435
+ 1. **Use Simple Processing for Quick Tasks**:
436
+ ```python
437
+ result = process_simple(data, "people_counting", confidence_threshold=0.5)
438
+ ```
439
+
440
+ 2. **Use PostProcessor Class for Complex Workflows**:
441
+ ```python
442
+ processor = PostProcessor()
443
+ config = processor.create_config("people_counting", **params)
444
+ result = processor.process(data, config)
445
+ ```
446
+
447
+ 3. **Always Check Result Status**:
448
+ ```python
449
+ if result.is_success():
450
+ # Process successful result
451
+ else:
452
+ # Handle error
453
+ ```
454
+
455
+ 4. **Use Configuration Files for Complex Setups**:
456
+ ```python
457
+ processor.save_config(config, "config.json")
458
+ result = processor.process_from_file(data, "config.json")
459
+ ```
460
+
461
+ 5. **Monitor Processing Statistics**:
462
+ ```python
463
+ stats = processor.get_statistics()
464
+ # Monitor success rates and performance
465
+ ```
466
+
467
+ ## 🔮 Future Enhancements
468
+
469
+ The refactored system is designed for easy extension. Planned enhancements include:
470
+
471
+ - Additional use cases (security monitoring, retail analytics)
472
+ - Advanced tracking algorithms
473
+ - Real-time processing capabilities
474
+ - Integration with external analytics platforms
475
+ - Machine learning-based insights generation
476
+
477
+ ---
478
+
479
+ **The refactored post-processing system provides a solid foundation for scalable, maintainable, and powerful analytics capabilities. The clean architecture makes it easy to extend and customize for specific use cases while maintaining consistency and reliability.**
@@ -0,0 +1,119 @@
1
+ matrice_analytics/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ matrice_analytics/__init__.pyi,sha256=-5n0UT_bmCRqlVxL7AR03lvCpEBEAoJUcicMjViTtrE,2590
3
+ matrice_analytics/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ matrice_analytics/post_processing/config.cpython-312-x86_64-linux-gnu.so,sha256=Gk7JA0lUVreSggxbR971EUsGA-q_MjjAJ0TWTxUAr0c,281560
5
+ matrice_analytics/post_processing/processor.cpython-312-x86_64-linux-gnu.so,sha256=N5wnCsvPvwjuExnZooHr24tkBei6j_ixygCv4LnwJN8,1787216
6
+ matrice_analytics/post_processing/advanced_tracker/base.cpython-312-x86_64-linux-gnu.so,sha256=actbiOwDaE33rFbi_oo421RXQSZbyFZyL7gLcdk598o,388032
7
+ matrice_analytics/post_processing/advanced_tracker/config.cpython-312-x86_64-linux-gnu.so,sha256=jYRKAB__QOrt868RFMjW4D8I_h5RvrYXeAw8TVKJi0M,340880
8
+ matrice_analytics/post_processing/advanced_tracker/kalman_filter.cpython-312-x86_64-linux-gnu.so,sha256=vDUmNwmYhC-NjMLKjl89so3_eB7bQqj2Qq-KfdUqICA,1046096
9
+ matrice_analytics/post_processing/advanced_tracker/matching.cpython-312-x86_64-linux-gnu.so,sha256=c6yyuq_QSy2MvTDvoqY2i7tJix_-zIfHIVIkqUQnKaw,773072
10
+ matrice_analytics/post_processing/advanced_tracker/strack.cpython-312-x86_64-linux-gnu.so,sha256=Fqhsq3PzjUj97Dmfx8xIB1iBHiHm_V1M4C8m7V6P3gE,926272
11
+ matrice_analytics/post_processing/advanced_tracker/tracker.cpython-312-x86_64-linux-gnu.so,sha256=lOFEqCm2J3Z8icpnWS8yFoOxhwBIecReb6zyCcRguCE,1109928
12
+ matrice_analytics/post_processing/core/base.cpython-312-x86_64-linux-gnu.so,sha256=5QESbbxCDBrek7zWuuyE-QSjopDxjH75jKdcUqEygB4,2025728
13
+ matrice_analytics/post_processing/core/config.cpython-312-x86_64-linux-gnu.so,sha256=p1VNdZV8eoLTxLL5f2lsllFZt5uLBahvTHafJm7P0TA,5358968
14
+ matrice_analytics/post_processing/core/config_utils.cpython-312-x86_64-linux-gnu.so,sha256=V-GpEKMFxcPDOGcjMCx9r3FJdpnRp7V5yK9wsYmYdjA,1199784
15
+ matrice_analytics/post_processing/ocr/easyocr_extractor.cpython-312-x86_64-linux-gnu.so,sha256=8jwboL--i70UdHlIa2C9iit3odBzNtcRR4QSLgL10hQ,607648
16
+ matrice_analytics/post_processing/ocr/postprocessing.cpython-312-x86_64-linux-gnu.so,sha256=-Q73iGJpJlobOA96mnB8NB4xLE1Gugg2rXtN1Vn6xV4,1347768
17
+ matrice_analytics/post_processing/ocr/preprocessing.cpython-312-x86_64-linux-gnu.so,sha256=w0Idi7PP1rEuMR20SLlrfN6-L00aLFU1B7dYEpD2Hi4,340608
18
+ matrice_analytics/post_processing/test_cases/run_tests.cpython-312-x86_64-linux-gnu.so,sha256=I4eRTiFYK7to2mTnYrO-wd60m9940ahqx8Ou7msQud0,488064
19
+ matrice_analytics/post_processing/test_cases/test_advanced_customer_service.cpython-312-x86_64-linux-gnu.so,sha256=HiUVw-aWBOlq_2i9HICz7KXYcpGtzk_LqWBtvbVP7bA,2040352
20
+ matrice_analytics/post_processing/test_cases/test_basic_counting_tracking.cpython-312-x86_64-linux-gnu.so,sha256=tZvEIFAw7GfiBHRlaT8IBgsU8kxCr-mK6r7AQ3GM4ec,1434752
21
+ matrice_analytics/post_processing/test_cases/test_comprehensive.cpython-312-x86_64-linux-gnu.so,sha256=_8q18rniJcLJJhYj8uRy_r5xO1EOZNvbLNVtRdyVtOQ,1482080
22
+ matrice_analytics/post_processing/test_cases/test_config.cpython-312-x86_64-linux-gnu.so,sha256=0_uJViCQiUcpCb6vtVDNM2SZv3z0rjKZA2fNdhZIqtY,1889832
23
+ matrice_analytics/post_processing/test_cases/test_customer_service.cpython-312-x86_64-linux-gnu.so,sha256=cbWwKuc2hvhUn77kF0alyvO8tIcpEO0oLJVcV75qy1w,1478208
24
+ matrice_analytics/post_processing/test_cases/test_data_generators.cpython-312-x86_64-linux-gnu.so,sha256=1Sgpvg9ugYLgEWxqvPs1y6WXC3mL7wsDFfL15my0h58,1693320
25
+ matrice_analytics/post_processing/test_cases/test_people_counting.cpython-312-x86_64-linux-gnu.so,sha256=ZSjENmU0pbxhYriCYD-DOl69JeruePEPOColbYnKx9M,1287088
26
+ matrice_analytics/post_processing/test_cases/test_processor.cpython-312-x86_64-linux-gnu.so,sha256=s24lkv6Q2xShUViPTm-Qow470mp1tVFpZFeIHzMf77E,1203184
27
+ matrice_analytics/post_processing/test_cases/test_utilities.cpython-312-x86_64-linux-gnu.so,sha256=dBkre1naJLxcbcWAPyku7qs-sCOC5SVNu6IZ9Wh7_gM,1482280
28
+ matrice_analytics/post_processing/test_cases/test_utils.cpython-312-x86_64-linux-gnu.so,sha256=2ye63h8OknO0Lzay9QwwDCV7hsfPqvVlH-zLF9_racg,2280552
29
+ matrice_analytics/post_processing/usecases/Histopathological_Cancer_Detection_img.cpython-312-x86_64-linux-gnu.so,sha256=KqqLxQLUmalXCPJQNPzeD1BpfVW7IN1yMKDcGhq_558,2127560
30
+ matrice_analytics/post_processing/usecases/abandoned_object_detection.cpython-312-x86_64-linux-gnu.so,sha256=GFS3Izlz-M4J4Wr2OGQ1vmhh0i3eG2ik4v3VvRdmiD8,2323656
31
+ matrice_analytics/post_processing/usecases/advanced_customer_service.cpython-312-x86_64-linux-gnu.so,sha256=z0cXGqwM8Nere1mYXlAMBx_nKVByof5_WtD5jrkmmdY,3959792
32
+ matrice_analytics/post_processing/usecases/age_detection.cpython-312-x86_64-linux-gnu.so,sha256=aswVxDRpJ5_eAt1V_nsCCU_yZP0sQFhpmZg8jyReot8,2216864
33
+ matrice_analytics/post_processing/usecases/anti_spoofing_detection.cpython-312-x86_64-linux-gnu.so,sha256=D6-pDsPES6CJYP6querAoEwDQORS7H1F10-admyrxpQ,1922696
34
+ matrice_analytics/post_processing/usecases/assembly_line_detection.cpython-312-x86_64-linux-gnu.so,sha256=zhweASlMaPZfDs_h9YS0_QNfhZ10a7ltAhzEnWmNoMQ,2192824
35
+ matrice_analytics/post_processing/usecases/banana_defect_detection.cpython-312-x86_64-linux-gnu.so,sha256=Wy38tIC8_J9JawbItW7Dxf9spByLFOABCccg3bS6HUk,2079784
36
+ matrice_analytics/post_processing/usecases/basic_counting_tracking.cpython-312-x86_64-linux-gnu.so,sha256=NOKgz1hr7VclKOK1x24czZVmLqW_KS4cS1xD-6NlQ5c,1608320
37
+ matrice_analytics/post_processing/usecases/blood_cancer_detection_img.cpython-312-x86_64-linux-gnu.so,sha256=oT2xzcBioIny_FlE1oQ1jJY-nZjbNkxNc3I_VOx6UPE,2253472
38
+ matrice_analytics/post_processing/usecases/car_damage_detection.cpython-312-x86_64-linux-gnu.so,sha256=YrYP-zhpR9kHgQ9Si6edzquroiBSiC2_2icibFb4Exs,2146288
39
+ matrice_analytics/post_processing/usecases/car_part_segmentation.cpython-312-x86_64-linux-gnu.so,sha256=imfb_33opuFJg7WI3LtKZqEOWHkPm4OLkkjjmDSU-UA,2421272
40
+ matrice_analytics/post_processing/usecases/car_service.cpython-312-x86_64-linux-gnu.so,sha256=xu19C8L2Jn3aiNv7crMIJriwyq582UlvozrMUKTVKXc,3941400
41
+ matrice_analytics/post_processing/usecases/cardiomegaly_classification.cpython-312-x86_64-linux-gnu.so,sha256=pbkwcqACHVSCRSQUJpE3fuLKTsZWruotNgNEnrAL9x0,2191568
42
+ matrice_analytics/post_processing/usecases/chicken_pose_detection.cpython-312-x86_64-linux-gnu.so,sha256=6Qep-1TdPy7qVEn2FvSQet5QHdLmYAONO7t7LAekvIo,2084280
43
+ matrice_analytics/post_processing/usecases/child_monitoring.cpython-312-x86_64-linux-gnu.so,sha256=4_0QezFh668H-2GaMAq4Hu06lTh0z-tgJN-Xu3cLGMc,2121768
44
+ matrice_analytics/post_processing/usecases/color_detection.cpython-312-x86_64-linux-gnu.so,sha256=LaFMWfSQBMikH8MG7FxY6OyWOHG8EErR6LTdI_54SQw,4321352
45
+ matrice_analytics/post_processing/usecases/color_map_utils.cpython-312-x86_64-linux-gnu.so,sha256=_4nSD8bXCGsUo5HZRj6wKRzKklLjpEBDWvQ3alIfd-0,565168
46
+ matrice_analytics/post_processing/usecases/concrete_crack_detection.cpython-312-x86_64-linux-gnu.so,sha256=lWz0bOmL3--G91eP961IIkvE3lWeSCM5D278Uhi44q0,2203200
47
+ matrice_analytics/post_processing/usecases/crop_weed_detection.cpython-312-x86_64-linux-gnu.so,sha256=RZPxSeD2b7y1Sh0P7JSW8O8d30eHg9CHsBjuLVsnevU,2194448
48
+ matrice_analytics/post_processing/usecases/customer_service.cpython-312-x86_64-linux-gnu.so,sha256=VTw9D5XwJ7V5AN-WdxqZus2bAPJelpc2GaQAAdfumjc,2282856
49
+ matrice_analytics/post_processing/usecases/defect_detection_products.cpython-312-x86_64-linux-gnu.so,sha256=NH7rXytK4xgWXbmFiMT5e2uzTHZY0xy-At6J5JkLITo,2488240
50
+ matrice_analytics/post_processing/usecases/distracted_driver_detection.cpython-312-x86_64-linux-gnu.so,sha256=iEBQdS-Wevivu9ygE_4e_ed9eKmngK9T0MkUV4_BGBc,2146600
51
+ matrice_analytics/post_processing/usecases/drowsy_driver_detection.cpython-312-x86_64-linux-gnu.so,sha256=EPadyQRbktcVATsVuGrP8uOHAKWoFGUWQuliEXwH0PI,2202848
52
+ matrice_analytics/post_processing/usecases/emergency_vehicle_detection.cpython-312-x86_64-linux-gnu.so,sha256=whBkTsJUapTgDdBX9jVAVx3MV5-BZtJyx5GmO8tC59E,2192904
53
+ matrice_analytics/post_processing/usecases/face_emotion.cpython-312-x86_64-linux-gnu.so,sha256=s_SYCcpVr3QOd3ujEGD8Jhf9ok4lAbA3MLi1CbaoowU,2110432
54
+ matrice_analytics/post_processing/usecases/face_recognition.cpython-312-x86_64-linux-gnu.so,sha256=dTJ-60sWj7ccqF-ZsVM3T2DEa-ntPWzeAbZls3yyoqw,2202008
55
+ matrice_analytics/post_processing/usecases/fashion_detection.cpython-312-x86_64-linux-gnu.so,sha256=jb5nFjjoOVtXRf75h_tDLG8Hd5izpwsvkVzTNpC4a4Q,2213864
56
+ matrice_analytics/post_processing/usecases/field_mapping.cpython-312-x86_64-linux-gnu.so,sha256=vO6TnEf9pLAus5CEcznJj3xhc4zPfEI2j6Nc9XwMSBc,2088312
57
+ matrice_analytics/post_processing/usecases/fire_detection.cpython-312-x86_64-linux-gnu.so,sha256=ry5YVrR6sulT9epztp4YqtSMv3j3CCKbo2JvKxsG5NM,2893608
58
+ matrice_analytics/post_processing/usecases/flare_analysis.cpython-312-x86_64-linux-gnu.so,sha256=DYFE7ZWMDLJz3xjDt6m3d1OJHRmMLW_kXVp4Rjbqqyg,3156584
59
+ matrice_analytics/post_processing/usecases/flower_segmentation.cpython-312-x86_64-linux-gnu.so,sha256=exViFWwetxC1Ylr9TyVRPzd74xbj6_vihT6KtHSbvsQ,2548992
60
+ matrice_analytics/post_processing/usecases/gas_leak_detection.cpython-312-x86_64-linux-gnu.so,sha256=x0cIoXCalDKvWw3UGRDNc17PVIxoOacRP1AYVFR3Kq8,2203280
61
+ matrice_analytics/post_processing/usecases/gender_detection.cpython-312-x86_64-linux-gnu.so,sha256=ajMEg0M2LE-Xun6GVRJijeRRkiMFDhCkfgE0D6Rucso,2202344
62
+ matrice_analytics/post_processing/usecases/human_activity_recognition.cpython-312-x86_64-linux-gnu.so,sha256=Oh12ry0VtIUVxf44OSB8dh7jWqUc23Flu1uW1mo8xbA,2239616
63
+ matrice_analytics/post_processing/usecases/intrusion_detection.cpython-312-x86_64-linux-gnu.so,sha256=crR6XhRvy3cyrLtEmYTyNtWwreV0_Y3YGDYMJKEqpnc,3919160
64
+ matrice_analytics/post_processing/usecases/leaf.cpython-312-x86_64-linux-gnu.so,sha256=nQsdcKTfsg93dsWmwjvI_6SYRb6r5-gIWyi_5aW_4kg,1982096
65
+ matrice_analytics/post_processing/usecases/leaf_disease.cpython-312-x86_64-linux-gnu.so,sha256=0DhVja2EMfI7TT36le6K-teI0Lr-U6DCOyMV3S4Xj0c,1884552
66
+ matrice_analytics/post_processing/usecases/leak_detection.cpython-312-x86_64-linux-gnu.so,sha256=kUG9E6s0D3nxbRPwmaE5ysRWOXd61Hv3CcpWGS3Exck,2201936
67
+ matrice_analytics/post_processing/usecases/license_plate_detection.cpython-312-x86_64-linux-gnu.so,sha256=5n5oZt-QLsHPeko3xjVWuYjiCCmrI12-EWd1pX_ik5g,2442312
68
+ matrice_analytics/post_processing/usecases/license_plate_monitoring.cpython-312-x86_64-linux-gnu.so,sha256=CUHSzclvWm4g0UTVzmTaWKWQnmgD0_E74C5X8TMegSQ,3323608
69
+ matrice_analytics/post_processing/usecases/litter_monitoring.cpython-312-x86_64-linux-gnu.so,sha256=kDWsPhyHEg8pHSPPfH5X2BMvX6T87UIHDn8BzdOkBhk,2123120
70
+ matrice_analytics/post_processing/usecases/mask_detection.cpython-312-x86_64-linux-gnu.so,sha256=Myaz_tNhRdjnuAydVeEnRIjRGYnXT5X-1DNGlRHXBu8,2132688
71
+ matrice_analytics/post_processing/usecases/parking.cpython-312-x86_64-linux-gnu.so,sha256=xYfpu5UMx4jvXXDbAVAeRO5DHhvZnzpa3dW5cZjp8Jc,1859680
72
+ matrice_analytics/post_processing/usecases/parking_space_detection.cpython-312-x86_64-linux-gnu.so,sha256=8HbeRHkoKgH1CBuDoKWJar4lWq017JTeWNS9ac7YyUc,2132744
73
+ matrice_analytics/post_processing/usecases/pedestrian_detection.cpython-312-x86_64-linux-gnu.so,sha256=JOXZSPjgRbuiQOFA65GaHhlHXzzZfZWApHzGRd76RZ8,2130920
74
+ matrice_analytics/post_processing/usecases/people_counting.cpython-312-x86_64-linux-gnu.so,sha256=IQ2-yMFUzNFNwhtjecR61Fn2AGwQ4bu0PUnqbLP5kEE,3687960
75
+ matrice_analytics/post_processing/usecases/pipeline_detection.cpython-312-x86_64-linux-gnu.so,sha256=R8DcMuuu1KIPUdhtV0yPG5OOhDiKdGIwFQeCzvWj2-U,2067352
76
+ matrice_analytics/post_processing/usecases/plaque_segmentation_img.cpython-312-x86_64-linux-gnu.so,sha256=uIOdgbBa-Nt8JTTZEZbwv9kZYcQhjxyK6DKUpDnlmMA,2245488
77
+ matrice_analytics/post_processing/usecases/pothole_segmentation.cpython-312-x86_64-linux-gnu.so,sha256=zY5IHMjBeeTrLjjWtRyLgEUbDi71-YZHXnx5A__qHT8,2445296
78
+ matrice_analytics/post_processing/usecases/ppe_compliance.cpython-312-x86_64-linux-gnu.so,sha256=ybImypI77J5wLEyn-L5t0HnNjKNIVPxcx_ockDF8MbY,1809680
79
+ matrice_analytics/post_processing/usecases/price_tag_detection.cpython-312-x86_64-linux-gnu.so,sha256=Cf1ICdviSiqQn8LsA9_DEL3mUQGX2X7xwhNl09jClm0,2201080
80
+ matrice_analytics/post_processing/usecases/proximity_detection.cpython-312-x86_64-linux-gnu.so,sha256=3jXshpNiHkJx43pfomm1yfD0esv6yWHUIJ58kKjaITU,4309360
81
+ matrice_analytics/post_processing/usecases/road_lane_detection.cpython-312-x86_64-linux-gnu.so,sha256=kZyiTHacKbQ5hIObr2ej3wOCJUAPNYgwoT7BboUPYag,2114848
82
+ matrice_analytics/post_processing/usecases/road_traffic_density.cpython-312-x86_64-linux-gnu.so,sha256=2anR2iKGIzl7nYlVKnCkEb79y3tDMpE3fxl13WOXg-A,2202224
83
+ matrice_analytics/post_processing/usecases/road_view_segmentation.cpython-312-x86_64-linux-gnu.so,sha256=wvsAT8O0KsDDNCLzvFFkDSiZpCUBQptSrmu06wqYqPM,2446336
84
+ matrice_analytics/post_processing/usecases/shelf_inventory_detection.cpython-312-x86_64-linux-gnu.so,sha256=x9qTXsJVmmrgYmlEJkthmLc1_-EjBdiKD7kvYk2UHfg,2081256
85
+ matrice_analytics/post_processing/usecases/shoplifting_detection.cpython-312-x86_64-linux-gnu.so,sha256=Yb65iJxRSPju999uZ_dCGrmNJHZkQNYodfn1IxOUDII,2134760
86
+ matrice_analytics/post_processing/usecases/shopping_cart_analysis.cpython-312-x86_64-linux-gnu.so,sha256=kj0RaVUD74YodQuTN3uFeBEETh3tb4qSpVKxmA6744Y,2362768
87
+ matrice_analytics/post_processing/usecases/skin_cancer_classification_img.cpython-312-x86_64-linux-gnu.so,sha256=a9nIQTXMHxZ21xULtQTSnVYBSXD86Sl2F_UT9E6BvF8,2194536
88
+ matrice_analytics/post_processing/usecases/smoker_detection.cpython-312-x86_64-linux-gnu.so,sha256=hWlHArV2h1edwYfVV_AnYf1A0J7WUAGi9LgzzPOye00,2206600
89
+ matrice_analytics/post_processing/usecases/solar_panel.cpython-312-x86_64-linux-gnu.so,sha256=0FpboMZBN5WwZXZXmh4LIH7_sW0Fn_mGwgkxfiSW2-8,2102048
90
+ matrice_analytics/post_processing/usecases/template_usecase.cpython-312-x86_64-linux-gnu.so,sha256=y9WWnG5v4XPvh2RKNXL2uoe4wgjBHefkHIMAxKr1RL8,1210544
91
+ matrice_analytics/post_processing/usecases/theft_detection.cpython-312-x86_64-linux-gnu.so,sha256=M4tb58uaKShnFkrkeXAV-7ral7DHSRV9RAbZ4FackdM,1843360
92
+ matrice_analytics/post_processing/usecases/traffic_sign_monitoring.cpython-312-x86_64-linux-gnu.so,sha256=dIWzbGA0VvkMGRqgOfYGQex4fOc0Wz4mSGe-2xztkho,2106576
93
+ matrice_analytics/post_processing/usecases/underwater_pollution_detection.cpython-312-x86_64-linux-gnu.so,sha256=v6GRsogbOldQFyH1CZlI4xaJhYo3CgF36Mxv6ysW64o,2142120
94
+ matrice_analytics/post_processing/usecases/vehicle_monitoring.cpython-312-x86_64-linux-gnu.so,sha256=4TxKH1__MkhghNbNCfFD1oGU03kBy5jOJe80KHASnGs,2361048
95
+ matrice_analytics/post_processing/usecases/warehouse_object_segmentation.cpython-312-x86_64-linux-gnu.so,sha256=08UQS3qY1njdXFUiePWnt9wFTquJOA1NMd5AXe5G5Bs,2350656
96
+ matrice_analytics/post_processing/usecases/waterbody_segmentation.cpython-312-x86_64-linux-gnu.so,sha256=tJnZwWLyRVr_HnPEpoQU5LgmdymXT3dsNFoIbssLXe8,2449952
97
+ matrice_analytics/post_processing/usecases/weapon_detection.cpython-312-x86_64-linux-gnu.so,sha256=VVZJYE-USW4asSU0MUFNXZBbSrZyMFZgoMpoEys4WvQ,2199944
98
+ matrice_analytics/post_processing/usecases/weld_defect_detection.cpython-312-x86_64-linux-gnu.so,sha256=08UKWtXInACURT3Gxf1BhyIOe5nltJ_IZQZU1ZnPml4,2086792
99
+ matrice_analytics/post_processing/usecases/windmill_maintenance.cpython-312-x86_64-linux-gnu.so,sha256=Jim8y57rDXt4VKsPMB6l6gsl4Sjb05HkWHYmFGqwZ74,2203768
100
+ matrice_analytics/post_processing/usecases/wound_segmentation.cpython-312-x86_64-linux-gnu.so,sha256=rQAyFcm9FOeyb_SM4-wg6dG68iFlz-EpXIJo2m1n_q4,2075976
101
+ matrice_analytics/post_processing/usecases/color/color_map_utils.cpython-312-x86_64-linux-gnu.so,sha256=SYQXT4DrGKm70c9wJDjBPljRxLGxuKu1VXNeCsu_6ZE,565472
102
+ matrice_analytics/post_processing/usecases/color/color_mapper.cpython-312-x86_64-linux-gnu.so,sha256=3Y0zgawl3ITHNPw7zPqtIOLDW5oAEduUIBQmcG4Tn68,1535712
103
+ matrice_analytics/post_processing/utils/advanced_counting_utils.cpython-312-x86_64-linux-gnu.so,sha256=ulWT7xf6cGwID85GFW1eFb1SlOzxc0FxemDBgVEdS7Q,1133488
104
+ matrice_analytics/post_processing/utils/advanced_helper_utils.cpython-312-x86_64-linux-gnu.so,sha256=wgCcRD6gam4IaJwJM0Y5hyfSMCF9WFGS9EZpC5iHOnQ,1124760
105
+ matrice_analytics/post_processing/utils/advanced_tracking_utils.cpython-312-x86_64-linux-gnu.so,sha256=C_t5hHOtpcfON3CJNfFaFItKgdp1yuGD_guhenqQmgA,1484424
106
+ matrice_analytics/post_processing/utils/alerting_utils.cpython-312-x86_64-linux-gnu.so,sha256=g4fAn8FzENK0QH4XSt1OcSRmb5nh_t_PcBbrxymAzpg,899032
107
+ matrice_analytics/post_processing/utils/category_mapping_utils.cpython-312-x86_64-linux-gnu.so,sha256=zw0VEWJ-sLvaUUGKx9U-0uOchwBJ4tgJeUGYJhD8Wzg,469224
108
+ matrice_analytics/post_processing/utils/color_utils.cpython-312-x86_64-linux-gnu.so,sha256=6vDVGZnGzq4rYyKd4dSuXE9EDCa3F_XHxyiJZhfxjyc,1840312
109
+ matrice_analytics/post_processing/utils/counting_utils.cpython-312-x86_64-linux-gnu.so,sha256=wwvoZ5x-IHFwPodjwVgZzhQk89pAo9vmgmGzaQNJpzE,672320
110
+ matrice_analytics/post_processing/utils/filter_utils.cpython-312-x86_64-linux-gnu.so,sha256=E6WbbQmbokrNtjkEGQC-vcfFTY_5Va5vky8H90gmFBU,855680
111
+ matrice_analytics/post_processing/utils/format_utils.cpython-312-x86_64-linux-gnu.so,sha256=wGYklKRR4qGnzomOjLRx9rmz6hGIYXeK4NQpjYKRy6U,850592
112
+ matrice_analytics/post_processing/utils/geometry_utils.cpython-312-x86_64-linux-gnu.so,sha256=JC9qGYjqrZPHAZpKXzX7qVPDnW_arQJz1TF504ML7pk,832224
113
+ matrice_analytics/post_processing/utils/smoothing_utils.cpython-312-x86_64-linux-gnu.so,sha256=2UwANwCK1iqezdqZmOUV6TANt7nt2RNKjktjyftebN0,794392
114
+ matrice_analytics/post_processing/utils/tracking_utils.cpython-312-x86_64-linux-gnu.so,sha256=-MbPElHbUk95GxNK8CFckxtxTZz98kQ3Id78a84iyZ0,750272
115
+ matrice_analytics-0.1.0.dist-info/licenses/LICENSE.txt,sha256=_uQUZpgO0mRYL5-fPoEvLSbNnLPv6OmbeEDCHXhK6Qc,1066
116
+ matrice_analytics-0.1.0.dist-info/METADATA,sha256=jhBJSXntwbIe_D6un9rthzsvS8WV9RniqGtrPBfjpZU,14341
117
+ matrice_analytics-0.1.0.dist-info/WHEEL,sha256=1v2d5ZgIOCm88hTCU82KzCHH86q1AtbWccfY0LDUdfY,109
118
+ matrice_analytics-0.1.0.dist-info/top_level.txt,sha256=STAPEU-e-rWTerXaspdi76T_eVRSrEfFpURSP7_Dt8E,18
119
+ matrice_analytics-0.1.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-manylinux_2_17_x86_64
5
+
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2025 Matrice.ai
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1 @@
1
+ matrice_analytics