0

How can I remove lines similar to the one present in the picture(green in color on top of face)?

I have seen many methods to remove vertical or horizontal lines but here the lines seems to be curly and also i want to extract information from the image(i.e. the face image part) post the removal of these lines and hence don't want the resulting image to be grayscale.

Sample Image

Any help or suggestion is much appreciated.

Srijan Sharma
  • 683
  • 1
  • 9
  • 19
  • The picture is low contrast/low quality. Processing to remove the waves will worsen it, probably to a point that it becomes unusable. –  Jan 13 '21 at 13:52
  • I am using some DL based approaches to perform resolution enhancement of images.This is a sample image similar to my case that i found online, but the original set I have are of good quality. – Srijan Sharma Jan 13 '21 at 13:55
  • IP questions cannot be answered without true samples. –  Jan 13 '21 at 13:56

1 Answers1

0

I enlarged the area without the curly lines.

enter image description here

  • Like I said, this is just a cropped part of another image(id-card) on which the lines go on top of important information and face images and hence want to see how can i remove them or something like this. Maybe I will just update the question a bit to give more clarity. – Srijan Sharma Jan 13 '21 at 13:26
  • @SrijanSharma: indeed, your question is quite incomplete. –  Jan 13 '21 at 13:31
  • Okay let me update the sample image in the question then. – Srijan Sharma Jan 13 '21 at 13:36