Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tesseract OCR 加锁串行执行提升稳定性 #7265

Closed
88250 opened this issue Feb 6, 2023 · 0 comments
Closed

Tesseract OCR 加锁串行执行提升稳定性 #7265

88250 opened this issue Feb 6, 2023 · 0 comments
Assignees
Milestone

Comments

@88250
Copy link
Member

88250 commented Feb 6, 2023

OCR 过程较占用系统资源,并行执行多任务的话可能会导致内存占用太高,改为加锁串行执行,虽然慢一些但是更稳定。

@88250 88250 added this to the 2.7.3 milestone Feb 6, 2023
@88250 88250 self-assigned this Feb 6, 2023
@88250 88250 changed the title Tesseract OCR 串行执行 Tesseract OCR 加锁串行执行 Feb 6, 2023
@88250 88250 changed the title Tesseract OCR 加锁串行执行 Tesseract OCR 加锁串行执行提示稳定性 Feb 6, 2023
@88250 88250 changed the title Tesseract OCR 加锁串行执行提示稳定性 Tesseract OCR 加锁串行执行提升稳定性 Feb 6, 2023
@88250 88250 closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant