Export ROI no longer available in Image Labeler app?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Josef Kriegl
am 27 Sep. 2017
Kommentiert: Muhammad Raihan Ekaputra Idrisatria
am 19 Feb. 2021
The cascade object detector training example suggests the use of the 'training image labeler' for exporting positive samples:
"When you click Export ROIs, the app exports the ROI information to the MATLAB workspace as an M-by-N table containing the image file names and the ROIs. The image file names are stored in the first column of the table. The subsequent columns contain the ROIs for each category."
In 2017b this app has been replaced by the 'image labeler' app, which no longer offers the 'Export ROIs' function. My question now is: How do I export positive samples, which consist of a column containing the file name and a column containing the ROI?
2 Kommentare
Muhammad Raihan Ekaputra Idrisatria
am 19 Feb. 2021
I got a same problem bro but just do :
> Open Image Labeler
>Export Labels
>Export as a table, and you will get a n,2 table in workspace
Antworten (0)
Siehe auch
Kategorien
Mehr zu Computer Vision with Simulink finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!