We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
libopencv-dev vs python-opencv?
Ebrace the c++ code with special style. It's more clear
Updated Ubuntu 16.04 or 15.10 Installation Guide (markdown)
Created Ubuntu 16.04 or 15.10 Installation Guide (markdown)
Destroyed Ubuntu 16.04 or 15.10 Installation Guide (markdown)
The PYTHON_PATH may be different for some Ubuntu 16.04 users, which could lead to a failure for make pycaffe.
Remove erroneous backtics
the former guide missed the boost_filesystem in Makefile, so when run 'sudo make test', it will pop out error: undefined reference to boost::filesystem. after added boost_filesystem in there, this problem solved.
solving issues
some problems about cuda 8.0
For me it was showing " undefined reference to `cv::VideoCapture::set(int, double)' " and adding opencv_videoio solved the problem