You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
luarocks install --server=http://luarocks.org/dev cv
# if CMake fails to find OpenCV or links to OpenCV 2.x,# help him by providing the dir:
OpenCV_DIR="<path to OpenCV 3 build>" luarocks install --server=http://luarocks.org/dev cv
Now you can run demos from project root, for example,