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!


