how to implement Markov random field to remove miss classified objects
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Mahmoud Afifi
el 26 de Mzo. de 2020
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.
Respuestas (0)
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!