forked from wanglimin/dense_flow
-
Notifications
You must be signed in to change notification settings - Fork 0
ivyvideo/dense_flow-1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a sample code for extrating dense flow field given a video. Usage: ./denseFlow_gpu -f test.avi -x tmp/flow_x -y tmp/flow_x -i tmp/image -b 20 -t 1 -d 0 -s 1 test.avi: input video tmp: folder containing RGB images and optical flow images
About
OpenCV Implementation of different optical flow algorithms
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 61.1%
- MATLAB 37.2%
- CMake 1.7%