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 Commenti

How do you do this in theory?
Please read some tutorial of markov random field
Why do you want to do this? Why can't you label with bwlabel() or bwconncomp()?
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..

Accedi per commentare.

Risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by