xiaodongyang / SNV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SNV

Introduction

SNV is an open source MATLAB/C++ implementation of the super normal vector (SNV) for human activity recognition using depth sequences.

Dependency

The code depends on SPAMS and LIBLINEAR libraries that are enclosed in the package. If they are not compatible with your platform, please download and setup accordingly.

Bugs and Extensions

If you find any bug or develop some extensions, please feel free to drop me a line.

Related Publication

Please cite our paper if you use the code:

X. Yang and Y. Tian. Super Normal Vector for Activity Recognition Using Depth Sequences. IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2014. [PDF]

License Conditions

Copyright (C) 2014 Xiaodong Yang

Distibution code version 1.0 - 05/08/2014. The code is for research purpose only.

About


Languages

Language:MATLAB 96.9%Language:C 3.1%