Commit cc2f8f17 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #12946 from HenryDev:patch-1

parents eea0f7fd 4102855e
...@@ -3,7 +3,7 @@ Introduction {#intro} ...@@ -3,7 +3,7 @@ Introduction {#intro}
OpenCV (Open Source Computer Vision Library: <http://opencv.org>) is an open-source BSD-licensed OpenCV (Open Source Computer Vision Library: <http://opencv.org>) is an open-source BSD-licensed
library that includes several hundreds of computer vision algorithms. The document describes the library that includes several hundreds of computer vision algorithms. The document describes the
so-called OpenCV 2.x API, which is essentially a C++ API, as opposite to the C-based OpenCV 1.x API. so-called OpenCV 2.x API, which is essentially a C++ API, as opposed to the C-based OpenCV 1.x API.
The latter is described in opencv1x.pdf. The latter is described in opencv1x.pdf.
OpenCV has a modular structure, which means that the package includes several shared or static OpenCV has a modular structure, which means that the package includes several shared or static
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment