Commit Graph

348 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