Convert Matlab labellingSession to VOC Format

Convert a labellingSession from Matlab to a VOC dataset in an XML format

https://github.com/RegivaldoCarvalho/Convert-Matlab-labellingSession-to-VOC-Format

You are now following this Submission

# 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.

Cite As

Regivaldo Carvalho (2026). Convert Matlab labellingSession to VOC Format (https://github.com/RegivaldoCarvalho/Convert-Matlab-labellingSession-to-VOC-Format), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Communities

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.0.2

A better description

1.0.1

A better description

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.