Blood vessels and Exudates extraction for the detection of Diabetic Retinopathy
-
Updated
Sep 25, 2020 - Python
Blood vessels and Exudates extraction for the detection of Diabetic Retinopathy
This DR detection methodology has six steps: preprocessing, segmentation of blood vessels, segmentation of OD, detection of MAs and hemorrhages, feature extraction and classification. For segmentation of blood vessels BCDU-Net is used. For OD segmentation, U-Net model is used. MAs and hemorrhages are extracted using Otsu thresholding technique. …
Add a description, image, and links to the blood-vessels-extraction topic page so that developers can more easily learn about it.
To associate your repository with the blood-vessels-extraction topic, visit your repo's landing page and select "manage topics."