-
Notifications
You must be signed in to change notification settings - Fork 452
Open
Description
Problem/Use Case
I would love to get the true shot numbers from a video burnin, via OCR text recognition or similar. It's a shame to recognise only the cut points, and throw away the text notations within the image.
Solutions
Visually specify a crop region to scan, then make a record of the text within the box per clip and record in some extra attributes.
Proposed Implementation:
Provide a recognise-text flag to enable OCR on the process.
Alternatives:
Run a second process separately to do the OCR
Metadata
Metadata
Assignees
Labels
No labels