image copy 2.png
Processed: May 20, 08:41 UTC
Completed
Image Information
| Filename: | image copy 2.png |
|---|---|
| File Size: | 0.1 MB |
| Processing Status: | Completed |
| Processing Time: | 2026-05-20 08:41:36 |
Detection Summary
1
License Plates Detected1
OCR Texts Found1
Total DetectionsDetection Details
License Plate
Confidence: 0.98
Coordinates:
X1: 112,
Y1: 74,
X2: 210,
Y2: 94
OCR Results
| Text | Confidence | Coordinates |
|---|---|---|
AI 7671 MT |
0.95 | X1: 117, Y1: 74, X2: 193, Y2: 78 |
Raw API Response
{
"filename": "image copy 2.png",
"detections": [
{
"plate": {
"confidence": 0.98,
"coordinates": {
"x1": 112,
"y1": 74,
"x2": 210,
"y2": 94
}
},
"ocr": [
{
"text": "AI 7671 MT",
"confidence": 0.95,
"coordinates": {
"x1": 117,
"y1": 74,
"x2": 193,
"y2": 78
}
}
]
}
]
}
Processing Logs
| Time | Status | Message | Duration |
|---|---|---|---|
| 08:41:36 | Success | Processing completed successfully | 1.9s |
| 08:41:34 | API Call | Starting Phase 1: License plate detection | 1.0s |
| 08:41:34 | Started | Image upload started | 34ms |