54.jpg
Processed: May 23, 03:14 UTC
Completed
Image Information
| Filename: | 54.jpg |
|---|---|
| File Size: | 0.06 MB |
| Processing Status: | Completed |
| Processing Time: | 2026-05-23 03:14:36 |
Detection Summary
2
License Plates Detected2
OCR Texts Found2
Total DetectionsDetection Details
License Plate
Confidence: 0.98
Coordinates:
X1: 411,
Y1: 466,
X2: 564,
Y2: 512
OCR Results
| Text | Confidence | Coordinates |
|---|---|---|
ICT ZW 183 ICT AMABADAN |
0.95 | X1: 398, Y1: 463, X2: 449, Y2: 467 |
License Plate
Confidence: 0.97
Coordinates:
X1: 590,
Y1: 504,
X2: 744,
Y2: 576
OCR Results
| Text | Confidence | Coordinates |
|---|---|---|
109 DWR |
0.95 | X1: 593, Y1: 506, X2: 667, Y2: 514 |
Raw API Response
{
"filename": "54.jpg",
"detections": [
{
"plate": {
"confidence": 0.98,
"coordinates": {
"x1": 411,
"y1": 466,
"x2": 564,
"y2": 512
}
},
"ocr": [
{
"text": "ICT ZW 183 ICT AMABADAN",
"confidence": 0.95,
"coordinates": {
"x1": 398,
"y1": 463,
"x2": 449,
"y2": 467
}
}
]
},
{
"plate": {
"confidence": 0.97,
"coordinates": {
"x1": 590,
"y1": 504,
"x2": 744,
"y2": 576
}
},
"ocr": [
{
"text": "109 DWR",
"confidence": 0.95,
"coordinates": {
"x1": 593,
"y1": 506,
"x2": 667,
"y2": 514
}
}
]
}
]
}
Processing Logs
| Time | Status | Message | Duration |
|---|---|---|---|
| 03:14:36 | Success | Processing completed successfully | 3.5s |
| 03:14:32 | API Call | Starting Phase 1: License plate detection | 1.7s |
| 03:14:32 | Started | Image upload started | 34ms |