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.
다운로드 수: 265
업데이트 날짜: 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 (2024). 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 CenterMATLAB Answers에서 Statistics 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