Skip to content

Commit 9afa156

Browse files
author
Limin Wang
committed
Update README
1 parent d933249 commit 9afa156

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
This is a sample code for extrating dense flow field given a video
1+
This is a sample code for extrating dense flow field given a video.
2+
3+
Usage:
4+
./denseFlow_gpu -f test.avi -x tmp/flow_x -y tmp/flow_x -i tmp/image -b 20 -t 1 -d 0 -s 1
5+
test.avi: input video
6+
tmp: folder containing RGB images and optical flow images

0 commit comments

Comments
 (0)