Screenshot 2026-05-17 at 9.23.30 PM.png
Processed: May 18, 04:24 UTC
Completed
Image Information
| Filename: | Screenshot 2026-05-17 at 9.23.30 PM.png |
|---|---|
| File Size: | 0.23 MB |
| Processing Status: | Completed |
| Processing Time: | 2026-05-18 04:24:35 |
Detection Summary
1
License Plates Detected1
OCR Texts Found1
Total DetectionsDetection Details
License Plate
Confidence: 0.95
Coordinates:
X1: 1169,
Y1: 566,
X2: 1354,
Y2: 650
OCR Results
| Text | Confidence | Coordinates |
|---|---|---|
9UUB450 |
0.98 | X1: 1173, Y1: 573, X2: 1282, Y2: 583 |
Raw API Response
{
"filename": "Screenshot 2026-05-17 at 9.23.30 PM.png",
"detections": [
{
"plate": {
"confidence": 0.95,
"coordinates": {
"x1": 1169,
"y1": 566,
"x2": 1354,
"y2": 650
}
},
"ocr": [
{
"text": "9UUB450",
"confidence": 0.98,
"coordinates": {
"x1": 1173,
"y1": 573,
"x2": 1282,
"y2": 583
}
}
]
}
]
}
Processing Logs
| Time | Status | Message | Duration |
|---|---|---|---|
| 04:24:35 | Success | Processing completed successfully | 2.4s |
| 04:24:33 | API Call | Starting Phase 1: License plate detection | - |
| 04:24:33 | Started | Image upload started | - |