How to calculate the Euclidean distance between two points in image?

3 ビュー (過去 30 日間)
romdhane hamida
romdhane hamida 2018 年 2 月 9 日
回答済み: KSSV 2018 年 2 月 9 日
I am trying to segment the lobes in CT thoracic images.To segment the lobes, it is necessary to find the fissure. There are several steps to do it. I blocked in the calculation of Euclidean distance. Here is the formula: DE = DBW-DW Where DE = Distance between the boundary and the centre point of the empty region. DBW = Distance between the boundary and the centre point of the reference region. DW = Distance between the boundary and centre point of the non empty region. I have attached the image where I want to calculate the distance.

回答 (1 件)

KSSV
KSSV 2018 年 2 月 9 日
Read about imdistline

カテゴリ

Help Center および File ExchangeGeometric Transformation and Image Registration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by