Описание тега opencv3.3

Use this tag only for questions that are specific to version 3.3 of OpenCV, for general questions use the [opencv] tag.

OpenCV is an open source computer vision library

Version 3.3 released in August 2017. Its documentation can be found here. The main change was:

The main news is that we promoted DNN module from opencv_contrib to the main repository, improved and accelerated it a lot. An external BLAS implementation is not needed anymore. For GPU there is experimental DNN acceleration using Halide

Github: https://github.com/opencv/opencv/releases/tag/3.3.0

Changes: https://github.com/opencv/opencv/wiki/ChangeLog

For more information, see opencv.