Automatic Segmentation of an Image
1 view (last 30 days)
Show older comments
I have downloaded the State Dog Portland Images from Portland University website. I am trying to write an algorithm to automatically segment the dog and person in these images. But I don't know how should I start. I have tried Otsu thresholding and it doesn't work.
Some of the images are attached.
Can anyone guide me to deal with this problem?
0 Comments
Answers (1)
Image Analyst
on 8 Mar 2017
Why do you need to do this?
It's a very challenging problem.
The Mathworks had a webinar where they had a cat or dog detector. First they used the Computer Vision System Toolbox to find the animal. Then they used deep learning to identify what kind of animal it was. The webinar is here: Deep Learning Webinar
Good luck.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!