How to apply a modified matched filter to an image?

I am trying to do retial blood vessel extraction and in that process I need to apply a gaussian filter for |x| ≤ 3σ, |y| ≤ L for a retinal image.
The image will be filtered by g (x, y) in eight directions. Each of the eight filtering responses will be thresholded to generate a vessel map. Finally, the eight vessel maps are fused through a logical OR operation.
Can anyone suggest me how to do it?
Thank you

Answers (1)

Hey Krishna
I have the same project to do. have you got answer from somewhere else on this?

Categories

Asked:

on 5 Mar 2020

Commented:

on 25 Jan 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!