How can I implement the depth feature in matlab?
조회 수: 1 (최근 30일)
이전 댓글 표시
Recently I works on Kinect v2. I read some paper . Most of the papers used depth feature for classification through svm. but i dont understand that how can i implement depth feature in matlab. For example: to use Hog feature there is a built-in function "HOG", similarly have: LDF,LGP,LBP,SIFT etc.But in matlab, is there any built-in function for depth feature? If not then how can i take it as feature from image. I already tried something like: stored the depth value in a array. but how it will work as a feature ? Please help me to reduce the confusion and if any logic need to be applied please instruct. Thanks
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!