serialized-form.html 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_392) on Sun Jun 02 16:58:28 UTC 2024 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>Serialized Form (OpenCV 4.10.0 Java documentation)</title>
  8. <meta name="date" content="2024-06-02">
  9. <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
  10. <script type="text/javascript" src="script.js"></script>
  11. </head>
  12. <body>
  13. <script type="text/javascript"><!--
  14. try {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="Serialized Form (OpenCV 4.10.0 Java documentation)";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. </script>
  23. <noscript>
  24. <div>JavaScript is disabled on your browser.</div>
  25. </noscript>
  26. <!-- ========= START OF TOP NAVBAR ======= -->
  27. <div class="topNav"><a name="navbar.top">
  28. <!-- -->
  29. </a>
  30. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  31. <a name="navbar.top.firstrow">
  32. <!-- -->
  33. </a>
  34. <ul class="navList" title="Navigation">
  35. <li><a href="overview-summary.html">Overview</a></li>
  36. <li>Package</li>
  37. <li>Class</li>
  38. <li><a href="overview-tree.html">Tree</a></li>
  39. <li><a href="index-all.html">Index</a></li>
  40. <li><a href="help-doc.html">Help</a></li>
  41. </ul>
  42. <div class="aboutLanguage">
  43. <script>
  44. var url = window.location.href;
  45. var pos = url.lastIndexOf('/javadoc/');
  46. url = pos >= 0 ? (url.substring(0, pos) + '/javadoc/mymath.js') : (window.location.origin + '/mymath.js');
  47. var script = document.createElement('script');
  48. script.src = 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML,' + url;
  49. document.getElementsByTagName('head')[0].appendChild(script);
  50. </script>
  51. </div>
  52. </div>
  53. <div class="subNav">
  54. <ul class="navList">
  55. <li>Prev</li>
  56. <li>Next</li>
  57. </ul>
  58. <ul class="navList">
  59. <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
  60. <li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
  61. </ul>
  62. <ul class="navList" id="allclasses_navbar_top">
  63. <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
  64. </ul>
  65. <div>
  66. <script type="text/javascript"><!--
  67. allClassesLink = document.getElementById("allclasses_navbar_top");
  68. if(window==top) {
  69. allClassesLink.style.display = "block";
  70. }
  71. else {
  72. allClassesLink.style.display = "none";
  73. }
  74. //-->
  75. </script>
  76. </div>
  77. <a name="skip.navbar.top">
  78. <!-- -->
  79. </a></div>
  80. <!-- ========= END OF TOP NAVBAR ========= -->
  81. <div class="header">
  82. <h1 title="Serialized Form" class="title">Serialized Form</h1>
  83. </div>
  84. <div class="serializedFormContainer">
  85. <ul class="blockList">
  86. <li class="blockList">
  87. <h2 title="Package">Package&nbsp;org.opencv.core</h2>
  88. <ul class="blockList">
  89. <li class="blockList"><a name="org.opencv.core.CvException">
  90. <!-- -->
  91. </a>
  92. <h3>Class <a href="org/opencv/core/CvException.html" title="class in org.opencv.core">org.opencv.core.CvException</a> extends java.lang.RuntimeException implements Serializable</h3>
  93. <dl class="nameValue">
  94. <dt>serialVersionUID:</dt>
  95. <dd>1L</dd>
  96. </dl>
  97. </li>
  98. </ul>
  99. </li>
  100. </ul>
  101. </div>
  102. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  103. <div class="bottomNav"><a name="navbar.bottom">
  104. <!-- -->
  105. </a>
  106. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  107. <a name="navbar.bottom.firstrow">
  108. <!-- -->
  109. </a>
  110. <ul class="navList" title="Navigation">
  111. <li><a href="overview-summary.html">Overview</a></li>
  112. <li>Package</li>
  113. <li>Class</li>
  114. <li><a href="overview-tree.html">Tree</a></li>
  115. <li><a href="index-all.html">Index</a></li>
  116. <li><a href="help-doc.html">Help</a></li>
  117. </ul>
  118. <div class="aboutLanguage">
  119. <script>
  120. var url = window.location.href;
  121. var pos = url.lastIndexOf('/javadoc/');
  122. url = pos >= 0 ? (url.substring(0, pos) + '/javadoc/mymath.js') : (window.location.origin + '/mymath.js');
  123. var script = document.createElement('script');
  124. script.src = 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML,' + url;
  125. document.getElementsByTagName('head')[0].appendChild(script);
  126. </script>
  127. </div>
  128. </div>
  129. <div class="subNav">
  130. <ul class="navList">
  131. <li>Prev</li>
  132. <li>Next</li>
  133. </ul>
  134. <ul class="navList">
  135. <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
  136. <li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
  137. </ul>
  138. <ul class="navList" id="allclasses_navbar_bottom">
  139. <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
  140. </ul>
  141. <div>
  142. <script type="text/javascript"><!--
  143. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  144. if(window==top) {
  145. allClassesLink.style.display = "block";
  146. }
  147. else {
  148. allClassesLink.style.display = "none";
  149. }
  150. //-->
  151. </script>
  152. </div>
  153. <a name="skip.navbar.bottom">
  154. <!-- -->
  155. </a></div>
  156. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  157. <p class="legalCopy"><small>Generated on 2024-06-02 16:58:23 / OpenCV 4.10.0</small></p>
  158. </body>
  159. </html>