I'm developing an ANPR for Persian plates, I've found the way to find plate, and with some methods I have reached the image below, now I need to remove all non-character objects from the image to process them later. there are some similar questions on SO but they have different image noise and also different aim. I have also tried Erode and Dilate but since characters are small and has low resolution, it destroys characters.
I don't want to use counters features because of performance. I need to remove these noises with some effects/filters. So this is not a duplicate question.
Here is some input images and outputs I need.