Improve OCR speed and preprocessing

This commit is contained in:
messypy
2026-06-03 21:49:55 +09:00
committed by every_holiday
parent e8eb9463fa
commit 6f22223394
5 changed files with 195 additions and 13 deletions

View File

@@ -1,3 +1,11 @@
DISCORD_WEBHOOK_URL=
VRCHAT_USERNAME=
VRCHAT_PASSWORD=
OCR_CROP_LEFT=0.05
OCR_CROP_TOP=0.35
OCR_CROP_RIGHT=0.95
OCR_CROP_BOTTOM=0.95
OCR_PREPROCESS=1
OCR_SCALE=1.5
OCR_USE_ANGLE_CLS=0