MichaelMathieu / lua---opencv24

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C++ 68.2%Language:Lua 31.8%