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

Expo Camera integration #7

Merged
merged 31 commits into from
Nov 23, 2024
Merged

Expo Camera integration #7

merged 31 commits into from
Nov 23, 2024

Conversation

mzhou08
Copy link
Contributor

@mzhou08 mzhou08 commented Apr 4, 2024

Builds on top of #6. Adds functionality to send images from app to OCR backend.

Switched Python backend server from Flask to FastAPI. "Take Picture" button now sends the picture to the OCR server, which will send back the receipt lines. The original image can be seen in ocr/imgs, and the output (if you set debug=True in scan_receipt), is in ocr/output.

@mzhou08 mzhou08 marked this pull request as ready for review September 24, 2024 01:08
@mzhou08 mzhou08 changed the title [Draft] Expo Camera setup Expo Camera integration Sep 24, 2024
@kzhao214 kzhao214 merged commit ef169bd into main Nov 23, 2024
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.

3 participants