How to calculate the arterial wall thickness on an image?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
darova
le 27 Mar 2020
You should have some scale parameters
Here is idea:
human = 45 * 3/100 = 1.35 [m]
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Geometric Transformation and Image Registration dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!