Combine multiple Image Labeler datasets
Mostra commenti meno recenti
Hello everyone,
i started using the Image Labeler App, but i am having challenges merging the annotations of multiple users together, because the path always changes, when we exchange our Datasets with newer annotations. Is there any way of merging two groundtruths + their regarding images from different computers?
Help is very much appreciated!
4 Commenti
Kevin Chng
il 5 Dic 2018
Merging them? Can't just copy the file and put them in the same path? 'Yes to all' if window notify there is a same name folder in the path.
Franz-Josef Siegemund
il 5 Dic 2018
Kevin Chng
il 5 Dic 2018
Franz-Josef Siegemund
il 7 Dic 2018
Risposte (1)
Image Analyst
il 7 Dic 2018
0 voti
I'd get the labeled image from user 2 and find the centroids. Then use pdist2() to find out which label number from image #1 is the closest to that from image #2. Then use that information to relabel the labeled image from image #2.
Categorie
Scopri di più su Image Category Classification in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!