Merge pull request #11550 from tomoaki0705:fixCudaAsync
[platform/upstream/opencv.git] / doc / header.html
1 <!-- HTML header for doxygen 1.8.6-->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
7 <meta name="generator" content="Doxygen $doxygenversion"/>
8 <!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
9 <!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
10 <link href="$relpath^opencv.ico" rel="shortcut icon" type="image/x-icon" />
11 <link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/>
12 <script type="text/javascript" src="$relpath^jquery.js"></script>
13 <script type="text/javascript" src="$relpath^dynsections.js"></script>
14 <script type="text/javascript" src="$relpath^tutorial-utils.js"></script>
15 $treeview
16 $search
17 $mathjax
18 <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
19 $extrastylesheet
20 </head>
21 <body>
22 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
23
24 <!--BEGIN TITLEAREA-->
25 <div id="titlearea">
26 <!--#include virtual="/google-search.html"-->
27 <table cellspacing="0" cellpadding="0">
28  <tbody>
29  <tr style="height: 56px;">
30   <!--BEGIN PROJECT_LOGO-->
31   <td id="projectlogo"><img alt="Logo" src="$relpath^$projectlogo"/></td>
32   <!--END PROJECT_LOGO-->
33   <!--BEGIN PROJECT_NAME-->
34   <td style="padding-left: 0.5em;">
35    <div id="projectname">$projectname
36    <!--BEGIN PROJECT_NUMBER-->&#160;<span id="projectnumber">$projectnumber</span><!--END PROJECT_NUMBER-->
37    </div>
38    <!--BEGIN PROJECT_BRIEF--><div id="projectbrief">$projectbrief</div><!--END PROJECT_BRIEF-->
39   </td>
40   <!--END PROJECT_NAME-->
41   <!--BEGIN !PROJECT_NAME-->
42    <!--BEGIN PROJECT_BRIEF-->
43     <td style="padding-left: 0.5em;">
44     <div id="projectbrief">$projectbrief</div>
45     </td>
46    <!--END PROJECT_BRIEF-->
47   <!--END !PROJECT_NAME-->
48   <!--BEGIN DISABLE_INDEX-->
49    <!--BEGIN SEARCHENGINE-->
50    <td>$searchbox</td>
51    <!--END SEARCHENGINE-->
52   <!--END DISABLE_INDEX-->
53  </tr>
54  </tbody>
55 </table>
56 </div>
57 <!--END TITLEAREA-->
58 <!-- end header part -->