How to calculate the arterial wall thickness on an image?
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi everybody!
I am a beginner in Matlab, and I do not know how I should approach this problem.
After I used the region growing to segment the common carotid artery wall, which has a plaque (stage III), I have to calculate the blockage percentage according to the wall thickness. I calculate the thickness using imtool, but how do I transform it in millimetres? An ideal wall thickness of the carotid artery is 0.7mm.
Thank you!
댓글 수: 0
채택된 답변
darova
2020년 3월 27일
You should have some scale parameters
Here is idea:
human = 45 * 3/100 = 1.35 [m]
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!