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

Capture area support? #141

Open
bojidartonchev opened this issue Jun 23, 2020 · 3 comments
Open

Capture area support? #141

bojidartonchev opened this issue Jun 23, 2020 · 3 comments

Comments

@bojidartonchev
Copy link

Hello,

Is there any way i can use full screen camera, but limit the capture area to a smaller rectangle. This would be very useful when trying to scan a single code out from many.

@rmtmckenzie
Copy link
Owner

No unfortunately not really ATM. At some point I'm going to try to make the scan receipt include all of the information from the mobile vision library i.e. coordinates, which you could then use to filter the responses by. I honestly don't know when I'll have time to do that though.

@flutterone
Copy link

This can be implemented on dart, take the coordinates of the rectangles and map to that detection or intersection area.

@matsushitak
Copy link

@flutterone
How can i do it?

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

4 participants