Markov Random Field For Pixel Labeling

Hello all
I have a binary Image and I want to apply markov random field for labeling. Can any one help me how can I do it in matlab?
Thanks

4 comentarios

Ashish Uthama
Ashish Uthama el 13 de Ag. de 2013
How do you do this in theory?
Algorithms Analyst
Algorithms Analyst el 13 de Ag. de 2013
Please read some tutorial of markov random field
Image Analyst
Image Analyst el 14 de Ag. de 2013
Why do you want to do this? Why can't you label with bwlabel() or bwconncomp()?
Algorithms Analyst
Algorithms Analyst el 14 de Ag. de 2013
AS you know we compute the global energy in MRF.Therefore, I need my static foreground region stable..For more details you can see the paper on this idea (<http://www.academia.edu/2244964/A_Fuzzy_Background_Modeling_Approach_for_Motion_Detection_in_Dynamic_Backgrounds>)
After the binary image they obtained.They implemented MRF to improved the quality of foreground.
I hope you understand it..

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Preguntada:

el 13 de Ag. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by