How to apply a modified matched filter to an image?
Show older comments
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
1 Comment
yanqi liu
on 25 Jan 2022
yes,sir,may be upload some image to analysis
Answers (1)
alireza mohsenpour
on 24 Jan 2022
0 votes
Hey Krishna
I have the same project to do. have you got answer from somewhere else on this?
Categories
Find more on Biomedical Imaging in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!