Classes | Variables
flow Namespace Reference

Classes

class  OpticFlow

Variables

tuple feat_params
tuple flow = OpticFlow()
tuple lk_params

Variable Documentation

Initial value:
00001 dict( 
00002                     maxCorners   = 100,
00003                     qualityLevel = 0.01,
00004                     minDistance  = 5)

Definition at line 20 of file flow.py.

tuple flow::flow = OpticFlow()

Definition at line 55 of file flow.py.

Initial value:
00001 dict( winSize  = (15, 15), 
00002                   maxLevel = 2, 
00003                   criteria = (cv2.TERM_CRITERIA_EPS | cv2.TERM_CRITERIA_COUNT, 10, 0.03),
00004                   derivLambda = 0.0 )

Definition at line 10 of file flow.py.



head_pose_estimation
Author(s): Daniel Lazewatsky
autogenerated on Mon Oct 6 2014 00:23:14