Screenshot_9.png
Processed: May 19, 15:16 UTC
Completed
Image Information
| Filename: | Screenshot_9.png |
|---|---|
| File Size: | 0.05 MB |
| Processing Status: | Completed |
| Processing Time: | 2026-05-19 15:16:04 |
Detection Summary
1
License Plates Detected1
OCR Texts Found1
Total DetectionsDetection Details
License Plate
Confidence: 0.98
Coordinates:
X1: 25,
Y1: 13,
X2: 149,
Y2: 35
OCR Results
| Text | Confidence | Coordinates |
|---|---|---|
JNILE40 |
0.95 | X1: 28, Y1: 12, X2: 99, Y2: 13 |
Raw API Response
{
"filename": "Screenshot_9.png",
"detections": [
{
"plate": {
"confidence": 0.98,
"coordinates": {
"x1": 25,
"y1": 13,
"x2": 149,
"y2": 35
}
},
"ocr": [
{
"text": "JNILE40",
"confidence": 0.95,
"coordinates": {
"x1": 28,
"y1": 12,
"x2": 99,
"y2": 13
}
}
]
}
]
}
Processing Logs
| Time | Status | Message | Duration |
|---|---|---|---|
| 15:16:04 | Success | Processing completed successfully | 1.9s |
| 15:16:02 | API Call | Starting Phase 1: License plate detection | 1.0s |
| 15:16:02 | Started | Image upload started | 34ms |