How evaluate an image after segmentation?

조회 수: 1 (최근 30일)
Luca Porfido
Luca Porfido 2020년 12월 11일
답변: Vimal Rathod 2020년 12월 14일
Hi,
After segmenting my image with watershed method, I should use performance evaluation methods. There is IoU, rand index etc .. and therefore I need the following information: false positives, false negatives, true positives, true, negatives. So I decided to calculate pixel by pixel if it matches shapefile. But I didn't understand how to transform the shapefile into tiff to be able to do this. Do you know how to do it?

답변 (1개)

Vimal Rathod
Vimal Rathod 2020년 12월 14일
You could use the evaluateSemanticSegmentation function to evaluate different performance metrics which you require.

카테고리

Help CenterFile Exchange에서 Image Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by