Fixing vertical pattern noise in an image

2 vues (au cours des 30 derniers jours)
Jason
Jason le 28 Mar 2013
Hello,
Does anybody know a way to fix vertical pattern noise in an image? I am doing a 2D correction already (taking a bias stack, averaging into one image, subtracting that from sample image). The 2D correction helps a lot but there are still some very noticeable single pixel columns that are all about a count or two from what they should be. I have tried applying a small amount of noise to the image which helps, but takes away from detail in the sample that I am looking at in the image? Does anyone have any other ideas for post acquiring editing?
Thank you!
Jason
  1 commentaire
Image Analyst
Image Analyst le 28 Mar 2013
Can you post your images, both before and after?

Connectez-vous pour commenter.

Réponses (1)

Image Analyst
Image Analyst le 28 Mar 2013
Maybe you can go down each column, and if the pixel is one count (gray level) less than the pixel on each side, then add the average offset to that center column.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by