- You can use object detection to detect the animals in the image and get their bounding boxes.
- Using bounding boxes, you can crop the image.
Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Can someone help me on how to automatically extract an image out of this larger picture?
1 回表示 (過去 30 日間)
古いコメントを表示
I am working on a computer vision project and the pictures shown below are my inputs. I am trying to crop out the pictures of cats out of these images. Can someone help me with this task? (The pictures are not just going to be cats, they might be other animals as well).
I am trying to incorporate a image processing skill to extract these images automatically.
The images below are just some examples.
0 件のコメント
回答 (1 件)
Bhargavi Maganuru
2020 年 3 月 24 日
Hi,
You can do following steps in order to extract object from image.
Hope this helps!
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!