Open funx1 opened 8 months ago
Can confirm this behavior with the same constallation with the last digit being 1 and still beeing recognised as 0
OCR working but number not correctly used.
'v15.6.0
[0d00h00m00s] 2024-02-14T13:29:51
when recognising 1, then use 1 not 0 :D
I have the exact same issue with the last digit being a 2 still being recognized as a 1.
The Problem
OCR working but number not correctly used.
Version
'v15.6.0
Logfile
[0d00h00m00s] 2024-02-15T11:14:33
Expected Behavior
Report correctly recognized value
Actually the problem continues as now recognizing 2 but setting the previous value again not to the recognized value. It seems to just adds +1. Now I have recognized 2 as the last digit but it show a 3 as the previous value.
There was an issue in v15.5, maybe it is related to your issue, please update to rolling where we reverted this regression. See https://github.com/jomjol/AI-on-the-edge-device/pull/2899
There was an issue in v15.5, maybe it is related to your issue, please update to rolling where we reverted this regression. See https://github.com/jomjol/AI-on-the-edge-device/pull/2899
Hi, I had the error in Release: v15.6.0 as you can see in the provided log. V15.4 ist working correctly. Should try v15.6 again?
Thank you
no, try rolling or wait for the next release
You can try the latest Automatic Build of the the rolling
or any other branch. It might already contain a fix for your issue.
See the documentation for additional information.
are there any plans to build a release with this important fix in the next days ?
I just saw the issue with 15.7.0
The Problem
OCR working but number not correctly used.
Version
'v15.6.0
Logfile
Expected Behavior
No response
Screenshots
Additional Context
No response