필터 지우기
필터 지우기

Tips on global features in images that are usable in SVM

조회 수: 2 (최근 30일)
Anton
Anton 2015년 5월 4일
댓글: Image Analyst 2015년 5월 6일
Hello,
I am currently working on a project where i am classifying images using a SVM. Since I cant reach a high enough result with only HOG or Gaborwavelet so i was thinking i was going to add a third one and then make a decisionmaking program where the majority will decide which class the image belongs to.
So the the question; what global feature do you recommend? They basically HAVE to be global, otherwise the featurevectors dimensions missmatch witch will mess up the result.
Thanks in advance, Anton
  댓글 수: 1
Image Analyst
Image Analyst 2015년 5월 6일
Why don't you attach a few images and tell us what class(es) they belong to? As you noticed, it's key to identify the proper features to classify images - you can't use just any old random measurement.

댓글을 달려면 로그인하십시오.

답변 (1개)

Nalini Vishnoi
Nalini Vishnoi 2015년 5월 5일
Anton,
You can use color (histograms) and/or texture based features in addition to HOG and Gaborwavelet. These would be global in nature. However, it is heavily dependent on your data set what type of features would be most distinguishable from each other.
Nalini

Community Treasure Hunt

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

Start Hunting!

Translated by