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

How to filter some characters #49

Closed
hi1027 opened this issue Feb 28, 2017 · 5 comments
Closed

How to filter some characters #49

hi1027 opened this issue Feb 28, 2017 · 5 comments

Comments

@hi1027
Copy link

hi1027 commented Feb 28, 2017

hello , i want filter some characters, How to do?
instance.setTessVariable("tessedit_char_whitelist", "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ");

@nguyenq
Copy link
Owner

nguyenq commented Feb 28, 2017

Yes, have you tried the code?

@hi1027
Copy link
Author

hi1027 commented Mar 1, 2017

@nguyenq but this is whitelist , i want blocklist

@nguyenq
Copy link
Owner

nguyenq commented Mar 1, 2017

instance.setTessVariable("tessedit_char_blacklist", "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ");

@hi1027
Copy link
Author

hi1027 commented Mar 2, 2017

@nguyenq you tried the code?

@nguyenq
Copy link
Owner

nguyenq commented Mar 2, 2017

To get better help, please provide a Minimal, Complete, and Verifiable example. Also list your software development configuration.

@hi1027 hi1027 closed this as completed Mar 6, 2017
@hi1027 hi1027 reopened this Mar 6, 2017
@hi1027 hi1027 closed this as completed Mar 16, 2017
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