How to remove text from an image?
古いコメントを表示
I am working on medical images. In most of the image contain patient details. While segmenting those images these texts are also segmented along with the region of interest. I want to remove those text from images before segmentation.
採用された回答
その他の回答 (2 件)
divya d
2018 年 12 月 4 日
0 投票
Am an reserach scholar. i tried the above code to remove the unnecessary patient details from echo images. i attached the result. verify it and suggest some other code. plz repy.
Imran
2019 年 1 月 10 日
0 投票
I have tried your this code to my image named (Original) but it still leaves some unneceassary text. Output image named (Masked). Please give me code to remove it.
3 件のコメント
Image Analyst
2019 年 1 月 10 日
just ask your radiologist, or whoever is supplying you with images, to give you the original images. You don't want images that have been annotated, compressed to 8 bit for display, and windowed and leveled anyway. You always want the original images, and ESPECIALLY NOT JPG images. Otherwise, if you have just a few of them, paint them out in Photoshop.
Imran
2019 年 1 月 10 日
Actually I have shared you gray sclaed output images of Matlab. I have attached the actual RGB image. Can i remove more text as compared to image named Masked using Matlab???
Image Analyst
2019 年 1 月 10 日
Actually, my answer stays unchanged. This is not the original image. You want the original image, not one with annotations imprinted on it. See if you can get the original images. They might be in dicom format which is used a lot in the medical field.
カテゴリ
ヘルプ センター および File Exchange で DICOM Format についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


