No description or website provided.
C++ Lua
Permalink
Failed to load latest commit information.
generic
CMakeLists.txt
LuaTemplate.hpp
README.md
THTemplateGenerateTypes.hpp
THTemplateTypes.hpp
THpp.cpp
THpp.hpp
common.cpp
common.hpp Dense optical flow : improved Franebach api, and add block matching Oct 16, 2012
init.lua
opencv.cpp Dense optical flow : improved Franebach api, and add block matching Oct 16, 2012

README.md

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