Export ROI no longer available in Image Labeler app?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Muhammad Raihan Ekaputra Idrisatria
le 19 Fév 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
Réponses (0)
Voir également
Catégories
En savoir plus sur Computer Vision with Simulink dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!