Effacer les filtres
Effacer les filtres

Fit background of an image

3 vues (au cours des 30 derniers jours)
Angela
Angela le 6 Avr 2018
Commenté : Angela le 10 Avr 2018
I have an image that looks like the one attached and i am trying to smooth its intensity from left to right. I tried the method using the imtophat filter but it did not give me good results because there is not a lot of background in the image. I want to fit the background to a linear f(x) function and then correct it.
1. Does anyone know how to fit the background to a linear function?
2. Once you have the background function, how do you correct the data?

Réponse acceptée

Prajit T R
Prajit T R le 9 Avr 2018
Hi Angela
One thing that you could try is to use 'imadjust' to improve the visibility of the image after top-hat filtering. If this doesn't work, try using the 'lazysnapping' or 'grabcut' function to segment the image into foreground and background. Once you filter out the area of interest in the image, you may get better results.
Cheers
  3 commentaires
Prajit T R
Prajit T R le 10 Avr 2018
Angela
Angela le 10 Avr 2018
Thank you for your help!

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by