Skip to content

Commit c82a4b6

Browse files
committed
make html
1 parent 9e793f2 commit c82a4b6

22 files changed

+1773
-1767
lines changed
858 Bytes
Binary file not shown.
Binary file not shown.
2.31 KB
Binary file not shown.
2.2 KB
Binary file not shown.
2.32 KB
Binary file not shown.
1.72 KB
Binary file not shown.
-140 Bytes
Binary file not shown.

docs/build/html/02 - First Java Application with OpenCV.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h2>Create a simple application<a class="headerlink" href="#create-a-simple-appl
124124
<p>We can now try to build and run our application by clicking on the Run button.
125125
You should have the following output:</p>
126126
<img alt="_images/02-03.png" src="_images/02-03.png" />
127-
<p>Here I put the whole source code:</p>
127+
<p>Here I put the whole source <a class="reference external" href="https://github.com/java-opencv/Polito-Java-OpenCV-Tutorials-Source-Code/blob/master/MyFirstProject/src/mypackage/MyFirstApp.java">code</a>:</p>
128128
<div class="highlight-java"><div class="highlight"><pre><span class="kn">package</span> <span class="n">mypackage</span><span class="o">;</span>
129129

130130
<span class="kn">import</span> <span class="nn">org.opencv.core.Core</span><span class="o">;</span>

docs/build/html/03 - First JavaFX Application with OpenCV.html

Lines changed: 122 additions & 122 deletions
Large diffs are not rendered by default.

docs/build/html/04 - OpenCV Basics.html

Lines changed: 213 additions & 213 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)