This commit is contained in:
Alexander Shishkov
2013-04-04 13:44:28 +04:00
parent 1e9ed14205
commit 382695ba5a
7 changed files with 6 additions and 8 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