Exporting the ground truth file in Image labeler isn't working as expected.
이전 댓글 표시

Exported .mat file contains 'gTruth' struct but the structure has empty 'DataScource', 'LabelDefinitions' and 'LabelData' values.
If I export the labeled image directly to workspace, It is exported as expected to a variable.

I am following steps as given in the documentation and I have also checked couple of videos. But the Ground truth .mat file is empty.
답변 (1개)
yanqi liu
2022년 8월 9일
yes,sir,may be use
save data.mat
or
save data.mat DataSource LabelDefinitions LabelData
wait it done,and then check the data.mat file size
카테고리
도움말 센터 및 File Exchange에서 Ground Truth Labeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!