how to implement Markov random field to remove miss classified objects

Hello; i have a binary image which is a result of kmean clustering method,
hence the change map still needs smoothing;
is it possible to implement Markov random field to reduce the miss classified objects?
the attached zip correspond to the binary map

1 Comment

Please check this code. It segments the image using Markov random field after Kmeans clustering. I guess this code can be modified to do your task.

Sign in to comment.

Answers (0)

Asked:

on 9 Mar 2018

Commented:

on 26 Mar 2020

Community Treasure Hunt

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

Start Hunting!