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

op_64 调用OcrEx 出现如下问题, 没有获取到字符串 #145

Open
llaldjjen opened this issue May 19, 2024 · 1 comment
Open

op_64 调用OcrEx 出现如下问题, 没有获取到字符串 #145

llaldjjen opened this issue May 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@llaldjjen
Copy link

Error in pixCreateHeader: width must be > 0
Error in pixCreateNoInit: pixd not made
Error in pixCreate: pixd not made
Error in pixGetData: pix not defined
Error in pixGetWpl: pix not defined
Error in pixGetDimensions: pix not defined
Error in pixCopy: pixs not defined
Error in pixGetDepth: pix not defined
Error in pixGetWpl: pix not defined
Error in pixGetYRes: pix not defined
Please call SetImage before attempting recognition.

@llaldjjen
Copy link
Author

凡事在Ocr相关代码参数里加入颜色字符串都会出现这个异常,传入空字符则没有问题

@WallBreaker2 WallBreaker2 added the bug Something isn't working label Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants