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

Fixed parameters (width/height) #21

Closed
ghost opened this issue Dec 10, 2014 · 1 comment
Closed

Fixed parameters (width/height) #21

ghost opened this issue Dec 10, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 10, 2014

Hi EddieLa,

integrated your JOB into my application and did some first tests. Works fine and the localization output looks nice. But I had some trouble getting the output right. You used a fixed canvas with 320x240px for showing your localization result and also within your JOB.js the canvas is limited to 640x480px. Maybe it might be interesting to parameterize this somehow. When playing with resolution sizes or allowing vertical images (480x640px).

Will test it soon with the Muenster BarcodeDB, too.

@EddieLa
Copy link
Owner

EddieLa commented Dec 10, 2014

Actually the decoderworker takes width and height as parameters, the only reason why I fixed it to 640x480 is because it makes for the best decoding results but for testing you could just change it in the JOB code and there shouldn't be a problem.

@EddieLa EddieLa closed this as completed Dec 17, 2014
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