Commit Graph
100 Commits
Author SHA1 Message Date
AuroraWright c98fb181e3 Have segmented and non segmented manga OCR as separate engines (comic text detector doesn't work well on small text areas) 2025-10-22 17:09:04 +02:00
AuroraWright d5b570a438 Relicense, comic text detector code from mokuro in manga OCR engine, add split paragraph code/option to disable 2025-10-22 12:21:02 +02:00
AuroraWright 665837a764 Make furigana filter independent from --language option 2025-10-20 14:13:28 +02:00
AuroraWright d5ebb292d5 Fix furigana filter completely removing not Japanese text, make lines not containing Japanese/Chinese text be output as regular half width text 2025-10-20 11:16:24 +02:00
AuroraWright 9834c39cf3 New version 2025-10-20 08:07:51 +02:00
AuroraWright 7721621a2e Exit gracefully in more cases 2025-10-20 08:02:45 +02:00
AuroraWright 042100e989 Clarify comment status in config file 2025-10-20 07:52:05 +02:00
AuroraWright 97fc0bf770 Fix crashes trying to run multiple instances 2025-10-19 21:25:15 +02:00
AuroraWright 620a8307e2 New version 2025-10-19 07:04:42 +02:00
AuroraWright d8d1c5da94 Clarify websocket port 2025-10-19 07:02:42 +02:00
AuroraWright 12ac593882 Add credits 2025-10-19 05:27:56 +02:00
AuroraWright ce1ec817b7 New readme/misc stuff 2025-10-19 05:18:16 +02:00
AuroraWright 6f70d05bf2 Add join_lines option 2025-10-18 17:15:08 +02:00
AuroraWright 4150d8ba45 Fix mangaocr 2025-10-18 16:12:22 +02:00
AuroraWright e0e3249e91 New version 2025-10-18 11:45:55 +02:00
AuroraWright 39ae86a005 New version 2025-10-18 10:20:38 +02:00
AuroraWright b2964a3b83 More screencapture 2025-10-18 07:41:25 +02:00
AuroraWright e7ef7b433c 2x speedup in screencapturekit on mac 2025-10-17 17:07:08 +02:00
AuroraWright b879a6326a Improve screen capture logic 2025-10-17 11:52:49 +02:00
AuroraWright 68ba4c3e36 Fix manual coordinates for screen_capture_window_area 2025-10-17 02:41:12 +02:00
AuroraWright e051ef5eab New version 2025-10-17 02:24:02 +02:00
AuroraWright e72fc88601 Fix function call 2025-10-17 02:06:57 +02:00
AuroraWright e59ceb7ae4 Vertical furigana filter, rename option 2025-10-17 01:54:19 +02:00
AuroraWright 87f7ea6069 New version 2025-10-16 09:09:12 +02:00
AuroraWright 48a302045f Fix terminal ctrl+s issue 2025-10-16 09:07:27 +02:00
AuroraWright f724d5c41f Use paragraph bbox for gvision if only 1 line 2025-10-16 08:18:37 +02:00
AuroraWright 0f86750b23 Add coordinate support for the remaining engines, remove Lens Web as it's pointless and potentially confusing 2025-10-16 07:49:39 +02:00
AuroraWright c21bdef848 Remove more duplication/fix rotation for microsoft stuff 2025-10-15 06:38:20 +02:00
AuroraWright e88ee3006c Reduce code duplication 2025-10-15 03:05:55 +02:00
AuroraWright 54b41d00a5 Adapt remaining local engines to json format 2025-10-15 02:58:05 +02:00
AuroraWright a86b0c2dc9 Fix bounding box issues with resized images 2025-10-14 15:15:23 +02:00
AuroraWright 3dc55c4702 New version 2025-10-14 12:39:52 +02:00
AuroraWright 7962275b73 Refine coordinate selector 2025-10-14 12:38:46 +02:00
AuroraWright c7b7992678 More changes 2025-10-14 08:20:41 +02:00
AuroraWright a5b807b44e More changes 2025-10-14 06:06:56 +02:00
AuroraWright 95f699cf07 New version 2025-10-13 16:54:18 +02:00
AuroraWright 3bf2e04b7d More fixes 2025-10-13 15:27:02 +02:00
AuroraWright d5b12a08f2 New version 2025-10-13 11:34:02 +02:00
AuroraWright c1196d0d8b Fix crash 2025-10-13 11:33:18 +02:00
AuroraWright 9cbc24592a New version 2025-10-13 10:32:10 +02:00
AuroraWright 5f2d0a8ec9 Nitpick 2025-10-13 10:27:05 +02:00
AuroraWright c666af2ed0 One more fix 2025-10-13 10:24:00 +02:00
AuroraWright b7c366137b New version 2025-10-13 03:48:27 +02:00
AuroraWright 07212155da Make on combo screenshots disable two pass 2025-10-13 03:29:14 +02:00
AuroraWright b0e11067fd Nitpick 2025-10-13 02:58:02 +02:00
AuroraWright 4d27f7f206 More fixes 2025-10-13 02:24:32 +02:00
AuroraWright 6c20285830 Update readme 2025-10-13 02:01:02 +02:00
AuroraWright 254073bbaa Refactor config file, remove old unused stuff 2025-10-13 01:58:33 +02:00
AuroraWright f5dc30dc9b Refactor 2025-10-13 00:29:58 +02:00
AuroraWright 68626c44a2 Make second pass multithreaded and refactor coordinate picker to be permanent if needed 2025-10-12 22:26:45 +02:00
AuroraWright 14066bdc95 Fix more issues 2025-10-12 10:17:59 +02:00
AuroraWright f0513c22da Fix crash 2025-10-12 09:16:13 +02:00
AuroraWright e262231a1d Add window area selection, combo to re-select screen/window area at runtime 2025-10-12 09:07:02 +02:00
AuroraWright 6ada579b19 Improve filtering, add line recovery for frame stabilization, add furigana filter 2025-10-12 00:23:47 +02:00
AuroraWright bdfe2d4d46 Update config file 2025-10-09 20:05:01 +02:00
AuroraWright fb43d5fa8f New version 2025-10-09 19:59:34 +02:00
AuroraWright ba9948e9aa Clarify readme 2025-10-09 19:58:26 +02:00
AuroraWright 1c83f8c184 Turn frame stabilization setting into a delay 2025-10-09 09:37:52 +02:00
AuroraWright be8afa6d45 Add option to wait for frame stabilization (helps with slow text), allow screenshots on combo at the same time as periodic ones, lots of refactoring 2025-10-09 09:00:16 +02:00
AuroraWright 878f164533 Improve filtering quality 2025-10-07 18:47:54 +02:00
AuroraWright ed9b05d2e0 Add initial version of two-pass OCR processing 2025-10-06 21:54:36 +02:00
AuroraWright 1921ecc849 New version 2025-10-06 02:54:29 +02:00
AuroraWright 558b98e35c Fix boolean settings in command line options 2025-10-06 02:49:03 +02:00
AuroraWright 0b90d75d33 Clarify config file 2025-10-06 02:23:46 +02:00
AuroraWright 0436ef9593 Add optional line text field to coordinate format (helps with text output format in some languages/corner cases) 2025-10-06 02:07:44 +02:00
AuroraWright 9540d150a2 New version 2025-10-05 23:52:52 +02:00
AuroraWright 0143a6d97c Refactor, fix spacing with some engines like OneOCR 2025-10-05 23:49:28 +02:00
AuroraWright b7e0df6c19 Clarify readme 2025-10-05 20:22:16 +02:00
AuroraWright d436ca37eb New version 2025-10-05 20:21:00 +02:00
AuroraWright d9fc3b74cf Not needed anymore 2025-10-05 20:10:17 +02:00
AuroraWright 5fa0b9a685 Add manual language support to engines, make text fullwidth only for JP and CN, replace RapidOCR support with latest 3.4.0/PPv5 2025-10-05 19:56:14 +02:00
AuroraWright bc70c6869d New version 2025-09-20 11:54:18 +02:00
AuroraWright de760458a9 Add verbosity option, fix regression with separation of lines/paragraphs in terminal text output with coordinate-enabled engines 2025-09-20 11:52:26 +02:00
AuroraWright bf9debd479 New version 2025-09-19 11:34:39 +02:00
AuroraWright 169ca15e9f Add coordinate support to Live Text, remove space separators 2025-09-19 11:32:04 +02:00
AuroraWright 094559c68a Push nitpick from a while back 2025-09-19 09:42:50 +02:00
Aurora 6552c884b7 Merge pull request #30 from rtr46/master
add new json (text+coordinates) output format for bing, glens and one…
2025-09-19 09:26:25 +02:00
Aurora db5d4bc023 Merge pull request #27 from AuroraWright/Multi-Language-Support
Multi-language support
2025-07-28 18:41:56 +02:00
AuroraWright 01f63cd402 New version 2025-07-25 14:28:52 +02:00
AuroraWright 0e243d79f6 Set notification urgency to Low on Windows (fixes notification weirdness) 2025-07-25 10:20:44 +02:00
AuroraWright d71065a35d Actually fix Bing image size issue 2025-07-10 14:44:22 +02:00
AuroraWright f259162175 Bump version 2025-07-06 08:01:44 +02:00
AuroraWright 37bdfaf995 Make screen capture combo ignore paused status, make screen capture in general not affect the autopause timer 2025-07-06 04:30:14 +02:00
AuroraWright 325db373a4 Bump version 2025-07-06 03:33:16 +02:00
AuroraWright fd091ffa87 Use a per-request Requests session for Bing and Google (Bing has issues with some old cookie(s) after a while) 2025-07-06 03:29:31 +02:00
AuroraWright 09137ad784 Fix https://github.com/AuroraWright/owocr/issues/24 and https://github.com/AuroraWright/owocr/issues/21 2025-07-03 02:17:36 +02:00
AuroraWright 72f7d37787 Update version 2025-06-16 17:03:45 +02:00
AuroraWright 9b8981274e Properly terminate thread 2025-06-16 17:02:44 +02:00
AuroraWright 2cb828d1da Fix Linux crashes 2025-06-16 16:42:14 +02:00
AuroraWright 29b1be10a3 Update version 2025-06-15 15:57:17 +02:00
AuroraWright a06e2f5659 Move window trackers into the class, get rid of more globals 2025-05-05 06:57:07 +02:00
AuroraWright eaca5bf006 Move macos screenshot code into the class, add config file only flag to use old API 2025-05-05 05:54:38 +02:00
AuroraWright 413d02359b Help/readme updates 2025-05-04 10:50:30 +02:00
AuroraWright 016c5b3404 One global less 2025-05-04 09:33:58 +02:00
AuroraWright f31526a339 Update readme, fix minor issues 2025-05-04 09:02:21 +02:00
AuroraWright e48f388755 Big refactoring, allow second image source 2025-05-04 08:37:54 +02:00
AuroraWright 7a307f4cb9 Move screencapture code into a class, ensure all screenshots get processed in combo mode 2025-05-03 18:50:00 +02:00
AuroraWright d16c513ca3 Move all clipboard code into a thread 2025-05-03 16:40:00 +02:00
AuroraWright b107381bd5 When getting images from clipboard on windows, websockets or unix sockets ensure all images are processed. Also move windows clipboard logic to the thread 2025-05-03 15:06:35 +02:00
AuroraWright d2483a4af1 New version, fix config file issues, fix Windows crashes in edge cases 2025-05-03 06:55:08 +02:00