Merge pull request #760 from alekcac:2.4

This commit is contained in:
Andrey Kamaev
2013-04-04 18:44:34 +04:00
committed by OpenCV Buildbot
8 changed files with 7 additions and 9 deletions

View File

@@ -201,8 +201,6 @@ Assuming that the image to use as the argument would be located in <DisplayImage
V2: Using CMake+OpenCV with Eclipse (plugin CDT)
==================================================
(See the `getting started <http://opencv.willowgarage.com/wiki/Getting_started>` section of the OpenCV Wiki)
Say you have or create a new file, *helloworld.cpp* in a directory called *foo*:
.. code-block:: cpp