This is a code for blood vessel segmentation and tracking the blood vessels to measure the diameters. Only low-level image processing techniques are used.
GNU General Public License v3.0
6
stars
9
forks
source link
readme
You need to run the file named "script_demo.m"
There are 3 values that you can change.
im % image1 (1) and image2 (2)
calc % load saved results (0) or calculate from scratch (1)
showMasks % show the mask images (1) or not (0)