Image Labeler taking ROI and discard the background

2 ビュー (過去 30 日間)
tiong woan xin
tiong woan xin 2021 年 5 月 18 日
回答済み: Tarunbir Gambhir 2021 年 5 月 25 日
I have trained a DCNN on lung images using image labeler obtained data. But instead of getting the whole image with lungs and background, I would like to segment out the lungs region and discard the background. Any idea on how to do it?

回答 (1 件)

Tarunbir Gambhir
Tarunbir Gambhir 2021 年 5 月 25 日
You cannot use the Image Labeler to segment/crop out the image using an ROI. You can, however, simply use the imcrop function to crop the images using their bounding boxes declared in the Image Labeler app.

Community Treasure Hunt

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

Start Hunting!

Translated by