Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

I want findout people as well as all objects exist in nature using svm it is to hard .please help me the simplest alogoritham.

조회 수: 2 (최근 30일)
I am doing project for blind people to identify objects so I want to find out people as well as all objects exist in nature using svm it is to hard .Because for one image we requrired thousands of negative image.It is not possible to store all in database. please help me algorithms to find objects.

답변 (1개)

Walter Roberson
Walter Roberson 2016년 12월 25일
If it is not possible to store all of those negative images on your system then you need to use a system with more resources, or you need to choose a different topic. The topic you have chosen requires large large amounts of data because there are so many different things that we need to recognize. For example from where I am in bed, without putting on my glasses (I am fairly short sighted) I can identify 31 different types of object in my view.
One thing to keep in mind is that the information required to train your identification system is not the same as the information you require to classify an image after you have done the training. During the training phase you require complete images in order to extract features from them, but those features can be recorded and analyzed in a second phase that does not need the images anymore.

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by