How to export image labels from gTruth.mat and PixelLabelData to jpeg images and json annnotationns?
조회 수: 6 (최근 30일)
이전 댓글 표시
Hello!
In order to use the images I have labeled on the matlab image labeler app for other tasks, I am needing to get jpeg images and json annotation files from the gTruth.mat and PixelLabelData files. How do I go about doing this?
Thank you!
댓글 수: 0
답변 (2개)
Lithin Chandran
2020년 12월 17일
Hi,
As per my understanding, you want to export .json file of gTruth from image labeler . You can refer to the link below to convert the generated .mat file to .json file:
댓글 수: 0
cui,xingxing
2021년 8월 26일
편집: cui,xingxing
2021년 8월 26일
Hi, you can refer to Export Ground Truth Object to Custom and COCO JSON Files
Import images and COCO annotation json file to Matlab, refer to cocoAPI-matlab
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!