1 | initial version |
opencv folder is include folder for old style C API support. It is added for compatibility with OpenCV 1.x. opencv2 is include folder for modern API. Use it.
You need to install Qt Creator with included Qt development files.