Vessel Tortuosity Index (VTI)

バージョン 1.0.2 (9.67 KB) 作成者: Maz M. Khansari
This is a tool for reliable computation of vessel tortuosity in 2D and theoretical work for assessment of curvature of curvilinear shapes.
ダウンロード: 301
更新 2019/10/11

ライセンスの表示

This entry contains files for calculating tortuosity of a vessel or any curvilinear shape in 2D based on the centerline of the object. We developed this tool originally for quantifying tortousity of retinal vessels but it can be generalized to other objects. Please see the following paper for additional description and mathematical derivation. Also, if you are using this tool, please cite the paper.

Vessel tortuosity index (VTI) is determined based on multiple tortousity and curvature parameters of the centerline and was shown to perform better than available method in matching with visual perception of tortousity.

Run demo_VTI.m for a quick demo of the parameter used for calculating VTI and sample result. Note the main result is VTI but in the demo intermediate parameters are also exported to help with understanding of the concept.

The main function is 'vessel_tortousity_index(x,y,is_show)' and the user suppose to provide x and y coordinates of a centerline. is_show takes values of 1 or 0. Value of 1 provides visualization of the centerline and the parameters extracted for tortuosity quantification.

Other functions will be included to help with extracting and smoothing vessel centerline. Note that in real-world applications, smoothing is crucial for meaningful tortuosity analysis.

Khansari, et al. "Method for quantitative assessment of retinal vessel tortuosity in optical coherence tomography angiography applied to sickle cell retinopathy." Biomedical optics express 8.8 (2017):3796-3806.

引用

Maz M. Khansari (2025). Vessel Tortuosity Index (VTI) (https://www.mathworks.com/matlabcentral/fileexchange/72986-vessel-tortuosity-index-vti), MATLAB Central File Exchange. に取得済み.

Khansari, Maziyar M., et al. “Automated Fine Structure Image Analysis Method for Discrimination of Diabetic Retinopathy Stage Using Conjunctival Microvasculature Images.” Biomedical Optics Express, vol. 7, no. 7, The Optical Society, June 2016, p. 2597, doi:10.1364/boe.7.002597.

その他のスタイルを見る
MATLAB リリースの互換性
作成: R2017b
R2013a 以降 R2019a 以前と互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersStatistics and Machine Learning Toolbox についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.2

files added

1.0.1

A sample photo was included

1.0.0