How to detect objects in images using ROI

I want to detect physical changes in the image and display the changes using the ROI method.
1. Picture 1 shows the original image
2. Picture 2 shows the physical changes
And I hope the result is like the following image

回答 (1 件)

Shreeya
Shreeya 2024 年 2 月 20 日

0 投票

From the given image, I'm assuimg that you want to apply a median filter on your image for noise removal, followed by segmentation using K-means clustering algorithm and thresholding.

製品

リリース

R2022a

質問済み:

2023 年 8 月 7 日

回答済み:

2024 年 2 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by