Convert Matlab labellingSession to VOC Format

版本 1.0.2 (4.2 KB) 作者: Regivaldo Carvalho
Convert a labellingSession from Matlab to a VOC dataset in an XML format
176.0 次下载
更新时间 2020/12/30

# How to do

The entire process is too simple and only need three steps.

## Step 1
Put in the same folder the files below:

- Matlab2VOC.m
- struct2xml.m

## Step 2

On Matlab editor open the script Matlab2VOC.m and set the path to you labellingSession, like the exemple below:

% Load labelingSesssion
load('D:\Python\Power_Grid_Inspection\labelingSessions\Isolador_Pilar_01_09_2018.mat')

## Step 3

Copy the XML files generated to the same folder of your images.

Just that, you are ready to use your new VOC dataset.

Thank you, for your attention.

引用格式

Regivaldo Carvalho (2024). Convert Matlab labellingSession to VOC Format (https://github.com/RegivaldoCarvalho/Convert-Matlab-labellingSession-to-VOC-Format), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Large Files and Big Data 的更多信息
社区

Community Treasure Hunt

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

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.2

A better description

1.0.1

A better description

1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库