Is it possible that imregionalmax gives different result on the same image?

1 回表示 (過去 30 日間)
Tian Tian
Tian Tian 2017 年 8 月 30 日
回答済み: Image Analyst 2017 年 8 月 30 日
Hi, I found that my image segmentation code gave me different result every time when I ran it on the same image, also, the problem starts to show on imregionalmax step. Is it possible that imregionalmax gives different result every time? Thank you for your answer.

採用された回答

Image Analyst
Image Analyst 2017 年 8 月 30 日
No, not possible, not unless your computer memory is failing or you're running the next call to imregionalmax() on the output image of the previous call to it instead of on the same, original image.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeConvert Image Type についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by