Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
add resource
  • Loading branch information
sahakorn authored Aug 10, 2016
1 parent 49922ac commit 1ef6f69
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Python-optical-flow-tracking
Using Optical Flow for Detection Motion object.

#Use

#Run
This code test on Linux (ubuntu 14.04) python 2.7 and opencv 12.04
original code from https://github.com/opencv/opencv/blob/2.4.12/samples/python2/opt_flow.py
1. using vidoe path : python obtical_flow.py [video sorce]
2. using camera : python obtical_flow.py

0 comments on commit 1ef6f69

Please sign in to comment.