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

I didn't recognize any text using your demo #7

Open
Slhaos7373 opened this issue Jun 28, 2024 · 2 comments
Open

I didn't recognize any text using your demo #7

Slhaos7373 opened this issue Jun 28, 2024 · 2 comments

Comments

@Slhaos7373
Copy link

Is it unusable? Identified without any results

List<List>? results = await mrzDetector.recognizeByBuffer(
byteData.buffer.asUint8List(),
image.width,
image.height,
byteData.lengthInBytes ~/ image.height,
ImagePixelFormat.IPF_BINARYINVERTED.index);

@Slhaos7373
Copy link
Author

  results = await mrzDetector.recognizeByFile(photo.path);

Still unable to use

@yushulx
Copy link
Owner

yushulx commented Jun 30, 2024

@Slhaos7373 Would you mind sharing your photo? Do you have a valid license key?

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

2 participants