I have an application in which I have to process images taken through a mirror. The camera and mirror positions are fixed, and the object is always in the same position with respect to the mirror. The problem is that I get a ghosting effect because the image is also reflected by the transparent surface of the mirror.
I will try to get a first surface mirror for my application, but I wonder if this ghosting effect can be corrected by software. Any hint would be appreciated (a paper, algorithm, anything). I believe this should be possible, since the camera and mirror are both fixed, and the object is always at the same distance from the mirror, but I don't know where to start looking.
Thank you in advance.