OpenCV 4.0 is officially announced.
What’s new?
- OpenCV is now C++11 library and requires C++11-compliant compiler.
- Most of C APIs are removed
- dnn (deep neural networking) module includes experimental Vulcan backend for platforms missing OpenGL
- QR code detector and reading is add to objdetect module
You can see all in the OpenCV change log
Recent Comments