Exporting the ground truth file in Image labeler isn't working as expected.

2 ビュー (過去 30 日間)
Akshatha Doddabyaladakere Nagaraju
Akshatha Doddabyaladakere Nagaraju 2022 年 8 月 7 日
回答済み: yanqi liu 2022 年 8 月 9 日
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
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

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by