Skip to content

traditional iDT+Fisher vector action recognition framework

Notifications You must be signed in to change notification settings

icyzhang0923/MatAction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatAction

MatAction is a Matlab toolbox for traditional iDT+Fisher vector action recognition framework. It supports both Linux OS and Windows OS, and it provides basic pipelines for most of action datasets.

Dependencies

  • vlfeat-0.9.17
  • opencv-2.4.9
  • libsvm-3.14

Note: all the related functions from vlfeat and libsvm are included in 'mex' directory, but you may still need to install or compile them due to different OS and MATLAB version and add them to the matlab path.

Installation

Find the details in 'HMDB51_IDTFV.m' and 'JHMDB_IDTFV.m' files.

About

traditional iDT+Fisher vector action recognition framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%