AUTOlTER Posted February 9 Share Posted February 9 Ufff @Danyfirex, you rock! Thanks! I've been using Tesseract to OCRing this kind of image a lot: A coordinate: [1-255],[1-255] I have trained Tesseract on this kind of image (which I can create with the values I want -> I have the ground truth for training) and it works like a charm! However, it takes too long. With UWPOCR I was able to reduce the time by nearly 90% (yes, there is a "0" after the "9" ). I've read the comment about prepending an image with the characters I want to recognize. I imagine this helps the tool to guess what comes immediately after. I will use the sequence 0-9 and "," but extracted from previous images instead of Arial font. My question is: Is it possible to restrict the set of characters or install a custom language only with those characters? Hashim 1 Link to comment Share on other sites More sharing options...
Danyfirex Posted February 10 Author Share Posted February 10 Hello AUTOITER, unfortunately it does not provide such feature You can't restrict characters . Saludos Hashim 1 Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut Link to comment Share on other sites More sharing options...
espadax4 Posted April 28 Share Posted April 28 hi guys, i see this post that talk about UWPOCR that can be used to read directly from screen. is it the case? what is the example that he is refering to? Thanks https://www.autoitscript.com/forum/topic/207351-easiest-text-recognition/ Link to comment Share on other sites More sharing options...
espadax4 Posted April 28 Share Posted April 28 I find the example, sorry for my post before : 02 - Get OCR Text From hBitmap.au3 Link to comment Share on other sites More sharing options...
WarMan Posted 21 hours ago Share Posted 21 hours ago Appreciate the work🙏 I noticed something that it can't get text from image with less than 40 width or less than 40 higeth height, is there is any possible solutions I can do? Link to comment Share on other sites More sharing options...
Danyfirex Posted 21 hours ago Author Share Posted 21 hours ago Can you show a sample image? Saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now