Tangerine icon indicating copy to clipboard operation
Tangerine copied to clipboard

Feature: OCR scanning of Tangerine-generated forms using camera on a tablet.

Open chrisekelley opened this issue 1 year ago • 2 comments

chrisekelley avatar Apr 03 '23 16:04 chrisekelley

First prototype: I used tesseract.js embedded in tangy-form:

image

The OCR - from an external webcam - identified the answers:

Communication and Language.
# What was the text about?
@ The average temperature of the cimate.
© The antificial causes of global warming.
© The natural causes of cimate change.
* The change of the average temperature must be
© Global warming.
© Eants nawral cycles
@ From arficial and natural cuses

Answered questions are identified with an @ sign.

chrisekelley avatar Apr 03 '23 22:04 chrisekelley

Commit of a demo in tangy-form: https://github.com/Tangerine-Community/tangy-form/commit/66ec676c4a6a12101ba2feac7eb8104eed8f0b8a

chrisekelley avatar Oct 06 '23 16:10 chrisekelley