VFPy
UnmaintainedA Python tool for automated digitalization and extended analysis of ophthalmic visual field test results.
About
VFPy supports automated digitalization of ophthalmic visual field test results, such as those produced by the Humphrey Field Analyzer, using optical character recognition (OCR). It reads a scanned printout or exported DICOM file, extracts the numerical test grid, and provides a basis for further automated analyses of visual field data that would otherwise need to be transcribed by hand.
The project relies on Tesseract OCR together with Ghostscript and ImageMagick for image preprocessing, alongside several Python packages for image handling and DICOM parsing. It has not been actively developed since 2022; it is shared as-is in case it is useful as a starting point for similar visual-field digitalization efforts.
Main Contributors
Publications that use this software
- Fonk, Tabak, Notting, Verbist, Najafabadi, Vught, Luyten, Verstegen, Meeren, Biermasz, Beenakker, Notting and Pelsma
Frontiers in Ophthalmology (2026), doi: 10.3389/fopht.2026.1724655 - Rozendal, Vught, Luyten and Beenakker
Optometry and Vision Science (2022), doi: 10.1097/opx.0000000000001918
Technical Details
- License
- GPL-3.0
- Last updated
- Mar 23, 2022
Dependencies
Dependencies could not be fetched automatically from the repository; see the repository for details.