Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.2 KB

File metadata and controls

15 lines (9 loc) · 1.2 KB

A-new-benchmark-of-the-DRIVE-database-in-the-absence-of-thick-vessels

In retinal blood vessel extraction, a major limitation is that thin blood vessels cannot be detected very well, due to lower contrast. On the other hand, most of the blood vessels’ pixels are thick vessels. Therefore in these images, the accuracy measure depends on thick vessels and it is clear that the percentage of accuracy typically will be high. Similarly, sensitivity is not useful to indicate performance alone. Therefore, we decided to ignore larger vessels by eliminating thick vessels from images of the Drive dataset. In the next step, to exhibit the performance of the detection of thin vessels, we need a new benchmark of the DRIVE database in the absence of thick vessels. To remove thick vessels, the Canny detector is used.

Expert's annotation:
image

The corresponding new benchmark after the elimination of thick vessels:
image

For Usage:

Just run 'Demo.m' script.