placa.jpg
Processed: May 18, 21:31 UTC
Completed
Image Information
| Filename: | placa.jpg |
|---|---|
| File Size: | 0.07 MB |
| Processing Status: | Completed |
| Processing Time: | 2026-05-18 21:31:20 |
Detection Summary
1
License Plates Detected1
OCR Texts Found1
Total DetectionsDetection Details
License Plate
Confidence: 0.98
Coordinates:
X1: 7,
Y1: 13,
X2: 734,
Y2: 216
OCR Results
| Text | Confidence | Coordinates |
|---|---|---|
LSN4149 |
0.98 | X1: 90, Y1: 71, X2: 674, Y2: 165 |
Raw API Response
{
"filename": "placa.jpg",
"detections": [
{
"plate": {
"confidence": 0.98,
"coordinates": {
"x1": 7,
"y1": 13,
"x2": 734,
"y2": 216
}
},
"ocr": [
{
"text": "LSN4149",
"confidence": 0.98,
"coordinates": {
"x1": 90,
"y1": 71,
"x2": 674,
"y2": 165
}
}
]
}
]
}
Processing Logs
| Time | Status | Message | Duration |
|---|---|---|---|
| 21:31:20 | Success | Processing completed successfully | 2.0s |
| 21:31:18 | API Call | Starting Phase 1: License plate detection | 1.0s |
| 21:31:18 | Started | Image upload started | 28ms |