I'd like to remove this sort of tv-like noise from a .jpg image in order to get a .png image with transparent background.

This is because I'll later need to overlay this picture over another one.
I've tried 1,
2,3, but all of them probably work only on black backgrounds.
I'm coding with Python and I thought OpenCV would help.
Do you have any idea? Thanks! :)
