필터 지우기
필터 지우기

How can i use the extracted feature vector in support vector machine for image classification?

조회 수: 2 (최근 30일)
I extracted the depth feature from a depth image.Now i want to use this feature to recognize stair using svm. In math-works i saw that they did, classify image using hog feature through svm. But i want to do it using my extracted feature instead of hog feature.I have an array where I store the depth values as a row format like: [100 200 300].I can extract it from all dataset images. but how can i use this feature in svm so that it recognize stairs.
  댓글 수: 1
Image Analyst
Image Analyst 2017년 7월 22일
When you say "In math-works i saw that they did...",does this mean that you took an in-class, in-person training class on the Statistics toolbox at the Mathworks or one of their training facilities? If so, you can email your instructor and ask your question about their example/demo that they showed you.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by