OpenCV bindings for Torch.
Lua C++ CMake
Latest commit 27db893 Jan 27, 2017 @shrubb shrubb Help #173
Permalink
Failed to load latest commit information.
cv Fix #169 Jan 19, 2017
demo A little change to demos (#126) May 13, 2016
include Fix a mistype in HOG_ctorCuda (#156) Nov 9, 2016
src Help #173 Jan 27, 2017
tests added flip May 29, 2016
.gitignore moved ClassArray Mar 4, 2016
.travis.yml tweak travis May 1, 2016
CMakeLists.txt Allow ignoring packages Oct 29, 2016
LICENSE Add LICENSE Dec 21, 2015
README.md add travis badge May 29, 2016
_env.lua progressing Dec 18, 2015
cv-scm-1.rockspec added classes Feb 15, 2016
init.lua make ImageFeatures_dtor return void Jun 3, 2016

README.md

OpenCV bindings for LuaJIT+Torch

Build Status

Installation:

luarocks install cv

For complete info on the project, including tutorials and contribution guidelines, visit its Wiki.

See this page for a quickstart.

Should you find a bug, please get in touch and raise an issue so that we can help resolve it!