Home Artists Posts Import Register
The Offical Matrix Groupchat is online! >>CLICK HERE<<

Poll

Help Select Next Feature

  • Snipping OCR 1
  • OCR Templates 5
  • OCR History 0
  • Translation 0
  • 2023-11-26
  • —2023-12-22
  • 6 votes
{'title': 'Help Select Next Feature', 'choices': [{'text': 'Snipping OCR', 'votes': 1}, {'text': 'OCR Templates', 'votes': 5}, {'text': 'OCR History', 'votes': 0}, {'text': 'Translation', 'votes': 0}], 'closes_at': datetime.datetime(2023, 12, 22, 2, 8, 51, tzinfo=datetime.timezone.utc), 'created_at': datetime.datetime(2023, 11, 26, 3, 4, 25, tzinfo=datetime.timezone.utc), 'description': None, 'allows_multiple': False, 'total_votes': 6}

Content

Hello supporters!  
I'd love to hear your thoughts on the next feature to add to the tool. Alongside working on the most requested feature, I'll be dedicating time to developing the browser extensions installer, the new OCR engine, and refining the Linux version.


I've narrowed down the options to the most currently requested features:

Snipping OCR
Draw a selection box anywhere on the screen to extract text.

OCR Templates
Create templates with predefined text areas, optimizing OCR efficiency and speeding up the extraction process.

*Auto OCR (vote for OCR Templates)
Automatically detect changes in the image to trigger the OCR process.

OCR History
Automatically save the OCR results as files.

Translation
Translate the extracted text.


*Take into account the timing considerations for certain features. For example, the 'Auto OCR' feature may not be as efficient if implemented today, as it would scan the entire screen/window for changes. Therefore, it might be more beneficial to prioritize the 'OCR Templates' feature first. With this addition, you'll have the flexibility to define specific areas on the screen/window for more targeted scanning, focusing solely on the texts.


Feel free to contact me or leave a comment if you have any questions or suggestions.
Please vote for your preferred feature. Your input is highly valued!
Thank you for your ongoing support!

Comments

Yury Katkov

voted for OCR templates but not really sure what it means

Yury Katkov

How hard could it be to add furigana to the scanned text? A lot of times in games I feel that I would understand more if kanjis were with furigana. I'm not sure which libraries are used for that, kuroshiro maybe...

YomiNinja

Achieving 100% accuracy may be challenging (probably impossible) due to multiple readings for each word. While Kuroshiro could help, relying on a dictionary for term retrieval might provide more precision. This approach also offers users the flexibility to choose readings when needed. Implementing it wouldn't be too difficult.