• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2
3<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5<html xmlns="http://www.w3.org/1999/xhtml">
6  <head>
7    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8
9    <title>Tutorial: Video Lecture - Boost.GIL  documentation</title>
10    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
11    <link rel="stylesheet" href="../_static/style.css" type="text/css" />
12    <script type="text/javascript">
13      var DOCUMENTATION_OPTIONS = {
14          URL_ROOT:    '../',
15          VERSION:     '',
16          COLLAPSE_MODINDEX: false,
17          FILE_SUFFIX: '.html'
18      };
19    </script>
20    <script type="text/javascript" src="../_static/jquery.js"></script>
21    <script type="text/javascript" src="../_static/underscore.js"></script>
22    <script type="text/javascript" src="../_static/doctools.js"></script>
23    <link rel="index" title="Index" href="../genindex.html" />
24    <link rel="search" title="Search" href="../search.html" />
25    <link rel="top" title="Boost.GIL  documentation" href="../index.html" />
26    <link rel="next" title="Tutorial: Histogram" href="histogram.html" />
27    <link rel="prev" title="Installation" href="../installation.html" />
28  </head>
29  <body>
30    <div class="header">
31    <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
32    "header">
33      <tr>
34        <td valign="top" width="300">
35          <h3><a href="../index.html"><img
36          alt="C++ Boost" src="../_static/gil.png" border="0"></a></h3>
37        </td>
38
39        <td >
40          <h1 align="center"><a href="../index.html"></a></h1>
41        </td>
42	<td>
43      <div id="searchbox" style="display: none">
44        <form class="search" action="../search.html" method="get">
45          <input type="text" name="q" size="18" />
46          <input type="submit" value="Search" />
47          <input type="hidden" name="check_keywords" value="yes" />
48          <input type="hidden" name="area" value="default" />
49        </form>
50      </div>
51      <script type="text/javascript">$('#searchbox').show(0);</script>
52	</td>
53      </tr>
54    </table>
55    </div>
56    <hr/>
57    <div class="content">
58    <div class="navbar" style="text-align:right;">
59
60
61      <a class="prev" title="Installation" href="../installation.html"><img src="../_static/prev.png" alt="prev"/></a>
62      <a class="next" title="Tutorial: Histogram" href="histogram.html"><img src="../_static/next.png" alt="next"/></a>
63
64    </div>
65
66  <div class="section" id="tutorial-video-lecture">
67<h1>Tutorial: Video Lecture</h1>
68<p>This is original video lecture about GIL presented by Lubomir Bourdev.</p>
69<div style="position: relative; overflow: hidden; max-width: 100%; height: auto;">
70    <iframe width="800" height="450" src="https://www.youtube.com/embed/sR8Wjg0pceE?rel=0" frameborder="0" allow="autoplay=false; encrypted-media" allowfullscreen></iframe>
71</div><p>Source link: <a class="reference external" href="https://www.youtube.com/watch?v=sR8Wjg0pceE">https://www.youtube.com/watch?v=sR8Wjg0pceE</a></p>
72</div>
73
74
75    <div class="navbar" style="text-align:right;">
76
77
78      <a class="prev" title="Installation" href="../installation.html"><img src="../_static/prev.png" alt="prev"/></a>
79      <a class="next" title="Tutorial: Histogram" href="histogram.html"><img src="../_static/next.png" alt="next"/></a>
80
81    </div>
82    </div>
83    <div class="footer" role="contentinfo">
84      Last updated on 2020-08-11 15:08:48.
85      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.6.
86    </div>
87  </body>
88</html>