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

unknown error:text detection failed #155

Open
BursonHandsom opened this issue Oct 4, 2024 · 0 comments
Open

unknown error:text detection failed #155

BursonHandsom opened this issue Oct 4, 2024 · 0 comments

Comments

@BursonHandsom
Copy link

19:26:39.710 [ERR] Processing iteration failed due to unknown error
Translumo.Processing.Exceptions.TextDetectionException: Text detection failed
---> System.NullReferenceException: Object reference not set to an instance of an object.
at Translumo.OCR.WindowsOCR.WindowsOCREngine.GetTextLines(Byte[] image)
at Translumo.Processing.TextProcessing.TextDetectionProvider.GetText(IOCREngine ocrEngine, Byte[] img)
--- End of inner exception stack trace ---
at Translumo.Processing.TextProcessing.TextDetectionProvider.GetText(IOCREngine ocrEngine, Byte[] img)
at Translumo.Processing.TranslationProcessingService.TranslateInternal(CancellationToken cancellationToken)
19:26:39.741 [ERR] Processing iteration failed due to unknown error
Translumo.Processing.Exceptions.TextDetectionException: Text detection failed
---> System.NullReferenceException: Object reference not set to an instance of an object.
at Translumo.OCR.WindowsOCR.WindowsOCREngine.GetTextLines(Byte[] image)
at Translumo.Processing.TextProcessing.TextDetectionProvider.GetText(IOCREngine ocrEngine, Byte[] img)
--- End of inner exception stack trace ---
at Translumo.Processing.TextProcessing.TextDetectionProvider.GetText(IOCREngine ocrEngine, Byte[] img)
at Translumo.Processing.TranslationProcessingService.TranslateInternal(CancellationToken cancellationToken)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant