Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 318 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 318 Bytes

a simple wrapper for certain funcs from the OpenCV library, version 2.4

   URL:http://opencv.willowgarage.com/

Features :

  • Tracking using goodFeaturesToTrack and calcOpticalFlowPyrLK
  • Dense Optical Flow using calcOpticalFlowFarneback
  • FREAKS descriptors with FAST detectors

who

  • Michael Mathieu