Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movement

Video Movement Analysis for Matlab

Single camera video analysis done by frame by frame calculation

More information in comments of Movement.m

For those running into the following error:

Array formation and parentheses-style indexing with objects of class 'VideoReader' is not allowed. Use objects of class 'VideoReader' only as scalars or use a cell array.

Error in Movement (line 131) vidObj(i) = VideoReader(fname{i});

use Movement_v2 instead

About

Video Movement Analysis for Matlab

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages