Screenshot_10.png
Processed: May 19, 15:20 UTC
Completed
Image Information
| Filename: | Screenshot_10.png |
|---|---|
| File Size: | 0.19 MB |
| Processing Status: | Completed |
| Processing Time: | 2026-05-19 15:20:20 |
Detection Summary
1
License Plates Detected1
OCR Texts Found1
Total DetectionsDetection Details
License Plate
Confidence: 0.98
Coordinates:
X1: 156,
Y1: 86,
X2: 303,
Y2: 110
OCR Results
| Text | Confidence | Coordinates |
|---|---|---|
JNUL549 |
0.95 | X1: 160, Y1: 85, X2: 230, Y2: 86 |
Raw API Response
{
"filename": "Screenshot_10.png",
"detections": [
{
"plate": {
"confidence": 0.98,
"coordinates": {
"x1": 156,
"y1": 86,
"x2": 303,
"y2": 110
}
},
"ocr": [
{
"text": "JNUL549",
"confidence": 0.95,
"coordinates": {
"x1": 160,
"y1": 85,
"x2": 230,
"y2": 86
}
}
]
}
]
}
Processing Logs
| Time | Status | Message | Duration |
|---|---|---|---|
| 15:20:20 | Success | Processing completed successfully | 1.9s |
| 15:20:18 | API Call | Starting Phase 1: License plate detection | 1.1s |
| 15:20:18 | Started | Image upload started | 30ms |