✓ OCR Complete
{{ Math.round(file.ocrData.confidence.overall * 100) }}%
Puzzle: {{ file.ocrData.puzzle }}
({{ Math.round(file.ocrData.confidence.puzzle * 100) }}%)
Cost: {{ file.ocrData.cost }}
({{ Math.round(file.ocrData.confidence.cost * 100) }}%)
Cycles: {{ file.ocrData.cycles }}
({{ Math.round(file.ocrData.confidence.cycles * 100) }}%)
Area: {{ file.ocrData.area }}
({{ Math.round(file.ocrData.confidence.area * 100) }}%)