How to remove small texts and drawings from an ultrasound image

조회 수: 5 (최근 30일)
MINO GEORGE
MINO GEORGE 2020년 12월 3일
답변: Keerthana Chiruvolu 2020년 12월 7일
Pls suggest any methods to remove texts and markings from the ultrasound image. Pls refer the attached image

답변 (1개)

Keerthana Chiruvolu
Keerthana Chiruvolu 2020년 12월 7일
Hi,
You can create an ROI mask of the image, containing the texts to be removed using the Image Segmenter App.
  1. Open the Image Segmenter App and load the image.
  2. Select ‘Draw ROIs’ under the ‘ADD TO MASK’ menu, to draw an ROI having all the unwanted parts of the image.
  3. Now, export the ROI mask to the MATLAB Workspace.
Now use the inpaintCoherent(Original Image, ROI Mask) command to obtain desired output.

카테고리

Help CenterFile Exchange에서 Biomedical Imaging에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by