Clear Filters
Clear Filters

Is it possible to combine labels(classes) in image labeler?

1 view (last 30 days)
Hello I'm using image labeler to do 'pixel labeling' on some images.
I want to combine the classes which i completed pixel labeling.
For example, if i labeled 'dog' and 'cat', i want to combine them into 'animal'.
I tried to find any function on image labeler to combine the labels but i couldn't find it..
So if you know the solution to solve this, please let me know..
Thank you for in advance!

Answers (1)

Rijuta
Rijuta on 6 Sep 2023
Hi Yoonkyu,
I understand that you want to combine labels on Image Labeller.
Unfortunately, the Image Labeller tool does not have a direct function to combine labels. However, you can achieve your desired result by exporting the labelled data from the Image Labeller tool to a CSV or JSON file, modifying it as per your requirement, and then importing the modified labels back to the Image Labeller tool.
I hope this solves your query.

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!