How to remove the background of the images?
조회 수: 10 (최근 30일)
이전 댓글 표시
Hi,
Below are the sample images.
How to remove the background including both the surface and the shadow in the above image?
How to remove the background and only have the human in the above image?
How to remove the white textile fabric background and only have the things on the table for the above image?
For these types of background removal, do they need to be treated separately or is there an universal algo to deal with the images cleverly?
Please advise.
댓글 수: 0
답변 (2개)
Rahul
2024년 11월 20일 10:52
Please refer to this MATLAB Answer as this is a duplicate question:
Thanks.
댓글 수: 0
Image Analyst
2024년 11월 21일 0:00
MATLAB now has the "Segment Anything Model". See https://www.mathworks.com/help/images/getting-started-with-segment-anything-model.html
For an overview: https://blog.roboflow.com/how-to-use-segment-anything-model-sam/
I haven't used it so, sorry -- I don't have any code for it but there is sample code in MATLAB's documentation.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!