You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

148 lines
6.2 KiB

1 year ago
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <meta name="generator" content="Doxygen 1.8.14"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  8. <title>BestShotMobile: Class Members</title>
  9. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  10. <script type="text/javascript" src="jquery.js"></script>
  11. <script type="text/javascript" src="dynsections.js"></script>
  12. <link href="navtree.css" rel="stylesheet" type="text/css"/>
  13. <script type="text/javascript" src="resize.js"></script>
  14. <script type="text/javascript" src="navtreedata.js"></script>
  15. <script type="text/javascript" src="navtree.js"></script>
  16. <script type="text/javascript">
  17. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  18. $(document).ready(initResizable);
  19. /* @license-end */</script>
  20. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  21. <script type="text/javascript" src="search/searchdata.js"></script>
  22. <script type="text/javascript" src="search/search.js"></script>
  23. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  24. </head>
  25. <body>
  26. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  27. <div id="titlearea">
  28. <table cellspacing="0" cellpadding="0">
  29. <tbody>
  30. <tr style="height: 56px;">
  31. <td id="projectlogo"><img alt="Logo" src="logo.png"/></td>
  32. <td id="projectalign" style="padding-left: 0.5em;">
  33. <div id="projectname">BestShotMobile
  34. </div>
  35. <div id="projectbrief">Bestshot making and liveness checking library</div>
  36. </td>
  37. </tr>
  38. </tbody>
  39. </table>
  40. </div>
  41. <!-- end header part -->
  42. <!-- Generated by Doxygen 1.8.14 -->
  43. <script type="text/javascript">
  44. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  45. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  46. /* @license-end */
  47. </script>
  48. <script type="text/javascript" src="menudata.js"></script>
  49. <script type="text/javascript" src="menu.js"></script>
  50. <script type="text/javascript">
  51. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  52. $(function() {
  53. initMenu('',true,false,'search.php','Search');
  54. $(document).ready(function() { init_search(); });
  55. });
  56. /* @license-end */</script>
  57. <div id="main-nav"></div>
  58. </div><!-- top -->
  59. <div id="side-nav" class="ui-resizable side-nav-resizable">
  60. <div id="nav-tree">
  61. <div id="nav-tree-contents">
  62. <div id="nav-sync" class="sync"></div>
  63. </div>
  64. </div>
  65. <div id="splitbar" style="-moz-user-select:none;"
  66. class="ui-resizable-handle">
  67. </div>
  68. </div>
  69. <script type="text/javascript">
  70. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  71. $(document).ready(function(){initNavTree('functions.html','');});
  72. /* @license-end */
  73. </script>
  74. <div id="doc-content">
  75. <!-- window showing the filter options -->
  76. <div id="MSearchSelectWindow"
  77. onmouseover="return searchBox.OnSearchSelectShow()"
  78. onmouseout="return searchBox.OnSearchSelectHide()"
  79. onkeydown="return searchBox.OnSearchSelectKey(event)">
  80. </div>
  81. <!-- iframe showing the search results (closed by default) -->
  82. <div id="MSearchResultsWindow">
  83. <iframe src="javascript:void(0)" frameborder="0"
  84. name="MSearchResults" id="MSearchResults">
  85. </iframe>
  86. </div>
  87. <div class="contents">
  88. <div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div><ul>
  89. <li>agsEstimation
  90. : <a class="el" href="structmobile_1_1_best_shot_info.html#a7c314a7e4947e4500e9f1c75d7c95b71">mobile::BestShotInfo</a>
  91. </li>
  92. <li>bestShot()
  93. : <a class="el" href="structmobile_1_1_i_best_shot_mobile_observer.html#a4b8263ebb3298fd4196ba5d37e000087">mobile::IBestShotMobileObserver</a>
  94. </li>
  95. <li>detection
  96. : <a class="el" href="structmobile_1_1_best_shot_info.html#a65923bd10c65b573f29fbe9bb2076274">mobile::BestShotInfo</a>
  97. </li>
  98. <li>frameIndex
  99. : <a class="el" href="structmobile_1_1_best_shot_info.html#ae12b311c16d2ff9736fb96fc30487c95">mobile::BestShotInfo</a>
  100. </li>
  101. <li>getLivenessType()
  102. : <a class="el" href="structmobile_1_1_i_best_shot_mobile.html#aa031075fb1f0bf534f6c0a62333824bf">mobile::IBestShotMobile</a>
  103. </li>
  104. <li>headPoseEstimation
  105. : <a class="el" href="structmobile_1_1_best_shot_info.html#aab34a1c4dce8b070c9e4be4edc218282">mobile::BestShotInfo</a>
  106. </li>
  107. <li>image
  108. : <a class="el" href="structmobile_1_1_best_shot_info.html#a8fbdbfc60f968d3bffd617504b732161">mobile::BestShotInfo</a>
  109. </li>
  110. <li>join()
  111. : <a class="el" href="structmobile_1_1_i_best_shot_mobile.html#a5b19a15edde0c19ffd6196276d399ad0">mobile::IBestShotMobile</a>
  112. </li>
  113. <li>landmarks
  114. : <a class="el" href="structmobile_1_1_best_shot_info.html#a7aabbb84ce5a20dc5a5aa749565ddc7e">mobile::BestShotInfo</a>
  115. </li>
  116. <li>liveness()
  117. : <a class="el" href="structmobile_1_1_i_best_shot_mobile_observer.html#a0448fc8d330b6d2d07eb20626f74ae54">mobile::IBestShotMobileObserver</a>
  118. </li>
  119. <li>pushFrame()
  120. : <a class="el" href="structmobile_1_1_i_best_shot_mobile.html#a792305caf0df8067f677a644ff7796ef">mobile::IBestShotMobile</a>
  121. </li>
  122. <li>setBestShotMobileObserver()
  123. : <a class="el" href="structmobile_1_1_i_best_shot_mobile.html#ade569cc6e630101f1842e4a04ec7490c">mobile::IBestShotMobile</a>
  124. </li>
  125. <li>state
  126. : <a class="el" href="structmobile_1_1_best_shot_info.html#a537db42c3b6cb208c5559a946527fd37">mobile::BestShotInfo</a>
  127. </li>
  128. <li>trackEnd()
  129. : <a class="el" href="structmobile_1_1_i_best_shot_mobile_observer.html#ad5f6356331d2d517ccc45e084a5c24e4">mobile::IBestShotMobileObserver</a>
  130. </li>
  131. <li>trackId
  132. : <a class="el" href="structmobile_1_1_best_shot_info.html#aab4d8b346311ad238078c5512bd82e8b">mobile::BestShotInfo</a>
  133. </li>
  134. </ul>
  135. </div><!-- contents -->
  136. </div><!-- doc-content -->
  137. <!-- start footer part -->
  138. <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  139. <ul>
  140. <li class="footer">Generated on Fri Jun 17 2022 12:16:54 for BestShotMobile by
  141. <a href="http://www.doxygen.org/index.html">
  142. <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
  143. </ul>
  144. </div>
  145. </body>
  146. </html>