Please share a code to remove Text and Green Mask in the attached Medical image
2 ビュー (過去 30 日間)
古いコメントを表示
Share a Matlab Code to remove the Text and the Green MAsk
4 件のコメント
DGM
2022 年 12 月 18 日
If the text overlay is in a repeatable location, it might be possible to create a template mask such that operations can be restricted to the locations where characters may potentially appear.
If there is only one or two images that need to be processed, this might be simpler to mask manually.
John D'Errico
2023 年 2 月 1 日
What would you replace the text with? The green overlay? Those parts of the image are irretrievably lost. So you cannot just remove them, and then have the image that was once there recovered.
Using some scheme to extrapolate what the lost regions MIGHT have been from the rest of the image would arguably be inappropriate, depending on the use for that image.
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!