Welcome, Guest
Username: Password: Remember me
Tools, Runtimes binaries, Toolchains, OS Scripts and OS Libraries, discussions, problems and suggestion
  • Page:
  • 1

TOPIC:

simple OCR 1 year 9 months ago #17151

  • Vlad Wilhelm
  • Vlad Wilhelm's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 34
  • Thank you received: 2
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.
 

File Attachment:

File Name: vvvOCR.zip
File Size:1,411 KB
Attachments:

Please Log in or Create an account to join the conversation.

simple OCR 1 year 9 months ago #17152

  • Vlad Wilhelm
  • Vlad Wilhelm's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 34
  • Thank you received: 2
P.S. character sample file for passport recognition 

File Attachment:

File Name: passport.chr.zip
File Size:382 KB
Attachments:

Please Log in or Create an account to join the conversation.

simple OCR 1 year 9 months ago #17153

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir
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.

simple OCR 1 year 9 months ago #17154

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
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.

 
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

simple OCR 1 year 9 months ago #17155

  • Vlad Wilhelm
  • Vlad Wilhelm's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 34
  • Thank you received: 2
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.
   
Attachments:

Please Log in or Create an account to join the conversation.

simple OCR 1 year 9 months ago #17156

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101

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.

  • Page:
  • 1