An open API service indexing awesome lists of open source software.

https://github.com/deeptrial/retinaimagegdop

Geometric Dilution of Precision on Retina Optic disc Segmention Analysis
https://github.com/deeptrial/retinaimagegdop

Last synced: about 1 month ago
JSON representation

Geometric Dilution of Precision on Retina Optic disc Segmention Analysis

Awesome Lists containing this project

README

          

# RetinaImageGDOP
Geometric Dilution of Precision on Retina Optic disc Segmention Analysis

## How to work
1. create 2 folders: `groundtruth` and `prediction`

2. put your image in 2 folders

3. run ``GDOP.py`` file, you will get the result on your screen

## Requiremnets
basic python modules:
- math
- glob
- numpy