/bloodVesselSegmentation

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.

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

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)