how to implement Markov random field to remove miss classified objects
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Mahmoud Afifi
2020 年 3 月 26 日
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.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!