Script courtesy of Andrei Amatuni; Last updated: June 2018
a scriptarrow-up-right to turn birth record images into text records with OCR
python, version 2.7.15
python libraries (install through pip: $ pip install -U lib1 lib2 lib3 etc...)
$ pip install -U lib1 lib2 lib3 etc...
tesserocr
PIL
editdistance
opencv2
install through homebrew:
install homebrew itself: https://brew.sh/arrow-up-right
then:
$ brew install opencv@2
Last updated 7 years ago