- Posts: 14
- Thank you received: 0
×
Tools, Runtimes binaries, Toolchains, OS Scripts and OS Libraries, discussions, problems and suggestion
Question simple OCR
- Vlad Wilhelm
-
Topic Author
- Offline
- New Member
-
Less
More
3 weeks 1 day ago #17151
by Vlad Wilhelm
simple OCR was created by Vlad Wilhelm
Dear Sirs, good day!
If you allow, I will try to make a small donation with my own program code.
This library allows you to quickly digitize text even on weak processors. For example, when processing registration numbers of cars from a video surveillance camera, the arm7 (1GHz) processor produces more than 10fps on a half HD frame.
At the moment, its target extension: scanning MRZ passports (vvvPassport) and recognition of car numbers made in accordance with the legislation of Azerbaijan (vvvRegNum).
The subfolder contains a demo program that generates character samples for license plate recognition.
I will be very happy if it is useful.
If you allow, I will try to make a small donation with my own program code.
This library allows you to quickly digitize text even on weak processors. For example, when processing registration numbers of cars from a video surveillance camera, the arm7 (1GHz) processor produces more than 10fps on a half HD frame.
At the moment, its target extension: scanning MRZ passports (vvvPassport) and recognition of car numbers made in accordance with the legislation of Azerbaijan (vvvRegNum).
The subfolder contains a demo program that generates character samples for license plate recognition.
I will be very happy if it is useful.
Attachments:
Please Log in or Create an account to join the conversation.
- Vlad Wilhelm
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 14
- Thank you received: 0
3 weeks 1 day ago #17152
by Vlad Wilhelm
Replied by Vlad Wilhelm on topic simple OCR
P.S. character sample file for passport recognition
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
3 weeks 1 day ago #17153
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic simple OCR
Thanks Sir
we will test your code and report here.
we will test your code and report here.
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Vlad Wilhelm
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
2 weeks 6 days ago - 2 weeks 6 days ago #17154
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic simple OCR
Sir,
your Library is now part of Typhon IDE Components System,
with name pl_vvvOCR package
Please, if you want, can you give us a License for your work.
Our suggestion is LGPL-2.1 with link exception, like all base Typhon Packages.
PS:We will start tests for ALL CT host OSes.
your Library is now part of Typhon IDE Components System,
with name pl_vvvOCR package
Please, if you want, can you give us a License for your work.
Our suggestion is LGPL-2.1 with link exception, like all base Typhon Packages.
PS:We will start tests for ALL CT host OSes.
PilotLogic Architect and Core Programmer
Last edit: 2 weeks 6 days ago by Sternas Stefanos.
Please Log in or Create an account to join the conversation.
- Vlad Wilhelm
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 14
- Thank you received: 0
2 weeks 5 days ago #17155
by Vlad Wilhelm
Replied by Vlad Wilhelm on topic simple OCR
this is a gift! your team can dispose of this code at their own discretion. Unfortunately, I have no experience in obtaining licenses. if I have to sign something or write a formal letter - let me know.
thanks for the great news about checking the work of the studio on different platforms! if I may, please note that it makes sense to check not only assemblies, but also different versions of the graphical environment. for example, studio version 7.5 and 7.6 does not compile on ubuntu 20.04 with xfce 4 installed over base gnome 3, but works fine on the corresponding version of debian.
one more small request: in the sqldb library, the call to firebird in Linux goes under a version older than most young programmers. please specify the library extension as ".so.2" for Linux builds. in the current version, this applies to both interbase and firebird.
thanks for the great news about checking the work of the studio on different platforms! if I may, please note that it makes sense to check not only assemblies, but also different versions of the graphical environment. for example, studio version 7.5 and 7.6 does not compile on ubuntu 20.04 with xfce 4 installed over base gnome 3, but works fine on the corresponding version of debian.
one more small request: in the sqldb library, the call to firebird in Linux goes under a version older than most young programmers. please specify the library extension as ".so.2" for Linux builds. in the current version, this applies to both interbase and firebird.
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
2 weeks 5 days ago #17156
by Sternas Stefanos
Thanks
We don't need any letter,
we will put LGPL-2.1 with link exception License.
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic simple OCR
this is a gift! your team can dispose of this code at their own discretion. Unfortunately, I have no experience in obtaining licenses. if I have to sign something or write a formal letter - let me know.
Thanks
We don't need any letter,
we will put LGPL-2.1 with link exception License.
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Vlad Wilhelm
Please Log in or Create an account to join the conversation.