You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, original author is unavailable long ago, and I'm just keeping kind of maintenance when I have enough spare time (I'm not even guru on the entire codebase and last time I looked in the code was about few years ago).
For now, project is in "active maintainers wanted" stage and I'm ready to give push access to anyone willing to co-maintain it.
Actually, I didn't get what is wrong on attached image and what exactly do you wat to "solve"?
I have encountered a similar issue, but I am not sure if it is the problem you are referring to:
In libdmtx, the origin of the image coordinates is located at the bottom left corner of the image, while in OpenCV, the origin is located at the top left corner of the image. They have a mirror relationship in the Y direction.
Thanks for this library, very much. May I ask the author what caused this and how to solve it?
The text was updated successfully, but these errors were encountered: