Description: Retinal Vessel Detection by Gabor Transform and Machine Learning, a Tutorial
This tutorial will demonstrate how Gabor transforms and generalized
linear model (GLM) can be used for detection of retinal vessels in
images.
Specifically, we will attempt to detect the retinal vessels a
training image , by first, convoluting multiple Gabor filters with the image.
A GLM will be determined using the Gabor transformed images as features
(the independent variables), and the locations of the vessels
as the outcome (the dependent variable).
To Search:
File list (Check if you may need any files):
Gabor_GLM_FEX.m