I have a problem with removing the line artifact from the OCT image. I trying wiener and median filtering but nothing works well.

In this picture is clearly visible line artifact in both directions.
I have I more picture with I take by averaging 450 images in Z axe.

Can you help me? please.
Try a Gaussian blur by a few pixels. Then, for each column subtract the median pixel. Repeat for the rows.