This commit is contained in:
AntoineUPMC 2017-05-31 10:13:39 +02:00
parent 25b7096cce
commit 8abf618e5b
37 changed files with 285 additions and 319 deletions

View file

@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>CamAdventure: /nfs/home/sasl/eleves/rob/3408212/rob3-projetsinfo-g15-2017/Code/KirbyTrack.c Source File</title>
<title>The Camera of Zelda: /nfs/home/sasl/eleves/rob/3408212/rob3-projetsinfo-g15-2017/Code/KirbyTrack.c Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="linku.jpeg"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">CamAdventure
<div id="projectname">The Camera of Zelda
</div>
</td>
</tr>
@ -161,7 +161,7 @@ $(document).ready(function(){initNavTree('_kirby_track_8c_source.html','');});
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; <span class="comment">//Ouverture flux camera</span></div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; CvCapture* capture = cvCaptureFromCAM( 0 );</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; CvCapture* capture = cvCaptureFromCAM(1);</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; </div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; <span class="keywordflow">if</span>( !capture ){</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; printf(<span class="stringliteral">&quot;ERROR: capture is NULL \n&quot;</span> );</div>
@ -416,7 +416,7 @@ $(document).ready(function(){initNavTree('_kirby_track_8c_source.html','');});
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_23fdee2f6995db16c755697cdf620cf4.html">Code</a></li><li class="navelem"><a class="el" href="_kirby_track_8c.html">KirbyTrack.c</a></li>
<li class="footer">Generated on Tue May 30 2017 18:00:53 for CamAdventure by
<li class="footer">Generated on Wed May 31 2017 09:17:28 for The Camera of Zelda by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
</ul>