how to implement Markov random field to remove miss classified objects
조회 수: 3 (최근 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!