How to segment image with multiple bounding box coordinates given in excel format.
이전 댓글 표시
I have coordinates of bounding boxes in excel file. One image can have multiple BB. I want to segment images with the given BB coordinates from excel. That is pixels outside BB should be zero. Also want to obtain binary masks with given BB.How to do this for multiple images containing multiple BB.

답변 (1개)
Image Analyst
2023년 10월 7일
0 개 추천
To process multiple images, see the code snippets in the FAQ:
카테고리
도움말 센터 및 File Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!