Please share a code to remove Text and Green Mask in the attached Medical image
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Share a Matlab Code to remove the Text and the Green MAsk
4 Kommentare
DGM
am 18 Dez. 2022
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
am 1 Feb. 2023
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.
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!