Azzera filtri
Azzera filtri

Fit background of an image

3 visualizzazioni (ultimi 30 giorni)
Angela
Angela il 6 Apr 2018
Commentato: Angela il 10 Apr 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?

Risposta accettata

Prajit T R
Prajit T R il 9 Apr 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 Commenti
Angela
Angela il 10 Apr 2018
Thank you for your help!

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by