Skip to content

Commit 0812ce0

Browse files
committed
res copyed in source
1 parent 71c3d23 commit 0812ce0

31 files changed

+1
-2
lines changed

docs/source/01 - Installing OpenCV for Java.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ As first step, if you don't have these already, download and install `CMake <htt
2929
Extract the downloaded OpenCV file in a location of your choice and open CMake ( cmake-gui ).
3030
Put the location of the extracted OpenCV library in the ``Where is the source code field`` (e.g., /opencv2.4.6.1/) and put the destination directory of your build in the ``Where to build the binaries`` field (e.g., /opencv2.4.6.1/build), at last, check the ``Grouped`` and ``Advanced`` checkboxes.
3131

32-
.. image:: ./res/01-00.png
33-
:height: 200pt
32+
.. image:: res/01-00.png
3433

3534
Now press ``Configure`` and use the default compilers for ``Unix Makefiles``.
3635
In the ``Ungrouped Entries`` group, insert the path to the Apache Ant executable (e.g., ``/apacheant1.9.2/bin/ant``).

docs/source/res/01-00.png

39.9 KB
Loading

docs/source/res/01-01.png

71 KB
Loading

docs/source/res/01-02.png

60.2 KB
Loading

docs/source/res/01-03.png

76.6 KB
Loading

docs/source/res/02-00.png

32.6 KB
Loading

docs/source/res/02-01.png

69.6 KB
Loading

docs/source/res/02-02.png

37.4 KB
Loading

docs/source/res/02-03.png

6.41 KB
Loading

docs/source/res/03-00.png

33.1 KB
Loading

0 commit comments

Comments
 (0)