Combine multiple Image Labeler datasets
이전 댓글 표시
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
Kevin Chng
2018년 12월 5일
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
2018년 12월 5일
Kevin Chng
2018년 12월 5일
Franz-Josef Siegemund
2018년 12월 7일
답변 (1개)
Image Analyst
2018년 12월 7일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Image Category Classification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!