Automatic Segmentation of an Image

4 Ansichten (letzte 30 Tage)
Rohan Gupta
Rohan Gupta am 8 Mär. 2017
Bearbeitet: Image Analyst am 8 Mär. 2017
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?

Antworten (1)

Image Analyst
Image Analyst am 8 Mär. 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.

Kategorien

Mehr zu Computer Vision Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by