How to export image labels from gTruth.mat and PixelLabelData to jpeg images and json annnotationns?

조회 수: 9 (최근 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!

답변 (2개)

Lithin Chandran
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:

cui,xingxing
cui,xingxing 2021년 8월 26일
편집: cui,xingxing 2021년 8월 26일
Import images and COCO annotation json file to Matlab, refer to cocoAPI-matlab

카테고리

Help CenterFile Exchange에서 JSON Format에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by