julschoen / HIOP-Reader

Convert hand written intraocular pressure graphs to csv.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HIOP-Reader

A python based program developed for the University Clinic of Würzburg to convert hand-written intraocular pressure graphs (Tagesdruckkurven) to csv. The program depends on the specific form used by German University Clinics.

Best results can be achieved by scanning the entire image and ensuring that nothing is blocked or cut off.

Technologies

  • Python 3.7.9
  • Tensorflow 2.3
  • Tesseract 4.1.1

Getting Started

Requirements

Python 3.7.9 and all dependences listed in the requirements.txt. Furthermore, for development Tesseract and Tensorflow need to be installed. Documentation of the program can be found here.

Authors

License

Published under GNU General Public License

About

Convert hand written intraocular pressure graphs to csv.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%