フィルターのクリア

Detecting multiple tumors from an mri image, given an image with more than one tumor, how do I detect all of them at the same time?

1 回表示 (過去 30 日間)
Nesh
Nesh 2021 年 7 月 13 日
コメント済み: Nesh 2021 年 7 月 14 日
I currently have implemented an alogrithm that dtects only one single tumor in an image.. by preprocessing the image, then thresholding and segmenting then morphological operations on the image..but I have been unable to detect more than one tumor, how do I go about it?

回答 (1 件)

Yazan
Yazan 2021 年 7 月 14 日
Detect the tumor, remove it from the image, run the method again on the new image until there are no more tumors.
  1 件のコメント
Nesh
Nesh 2021 年 7 月 14 日
thank you for your response, I am not sure how to remove it from the image after detecting it.. I am a beginner.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMRI についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by