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

Included x & y density configs in decode() #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CapPow
Copy link

@CapPow CapPow commented Jul 22, 2019

This pull request adds 2 parameters to decode(): x_density, and y_density both of which (should) map to the zbar scan density parameters. This modification was helpful in another project and thought it may be useful to offer the pull request in light of: #30.

Important note: Please see my comments in decode() concerning my use of 0 in 2nd parameter when calling the zbar_image_scanner_set_config(). I must admit I do not understand that parameter's use beyond symbology.

Hope it helps!

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

Successfully merging this pull request may close these issues.

None yet

1 participant