changed logic in ocr
This commit is contained in:
@@ -293,7 +293,7 @@ class OcrValidationResource extends Resource
|
|||||||
];
|
];
|
||||||
|
|
||||||
$qrSlots = [
|
$qrSlots = [
|
||||||
['x' => 67.5, 'y' => 39.5, 'size' => 11.4],
|
['x' => 67.6, 'y' => 39, 'size' => 11.4],
|
||||||
];
|
];
|
||||||
|
|
||||||
foreach ($serialNumbers as $i => $serial) {
|
foreach ($serialNumbers as $i => $serial) {
|
||||||
|
|||||||
Reference in New Issue
Block a user