Skip to content

As a user, I want to see the result of the ocr processed image #3

@mstockerl

Description

@mstockerl
  1. Implement Firebase CloudFunction, which:
  • Triggers, when new image is uploaded to Firebase Storage
  • Use Google Vision Client to run OCR on image
  • Extract license plate number
  • Store result in Firestore
  1. Listen in /annotate view for result
  • Listen to updated Firestore entry annotate view
  • Update state of view to display result

Recommended reading:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions