HOGDescriptor.html 97 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759
  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_312) on Wed Jun 28 12:47:23 UTC 2023 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>HOGDescriptor (OpenCV 4.8.0 Java documentation)</title>
  8. <meta name="date" content="2023-06-28">
  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="HOGDescriptor (OpenCV 4.8.0 Java documentation)";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. var methods = {"i0":9,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":9,"i35":9,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10};
  23. var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
  24. var altColor = "altColor";
  25. var rowColor = "rowColor";
  26. var tableTab = "tableTab";
  27. var activeTableTab = "activeTableTab";
  28. </script>
  29. <noscript>
  30. <div>JavaScript is disabled on your browser.</div>
  31. </noscript>
  32. <!-- ========= START OF TOP NAVBAR ======= -->
  33. <div class="topNav"><a name="navbar.top">
  34. <!-- -->
  35. </a>
  36. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  37. <a name="navbar.top.firstrow">
  38. <!-- -->
  39. </a>
  40. <ul class="navList" title="Navigation">
  41. <li><a href="../../../overview-summary.html">Overview</a></li>
  42. <li><a href="package-summary.html">Package</a></li>
  43. <li class="navBarCell1Rev">Class</li>
  44. <li><a href="package-tree.html">Tree</a></li>
  45. <li><a href="../../../index-all.html">Index</a></li>
  46. <li><a href="../../../help-doc.html">Help</a></li>
  47. </ul>
  48. <div class="aboutLanguage">
  49. <script>
  50. var url = window.location.href;
  51. var pos = url.lastIndexOf('/javadoc/');
  52. url = pos >= 0 ? (url.substring(0, pos) + '/javadoc/mymath.js') : (window.location.origin + '/mymath.js');
  53. var script = document.createElement('script');
  54. script.src = 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML,' + url;
  55. document.getElementsByTagName('head')[0].appendChild(script);
  56. </script>
  57. </div>
  58. </div>
  59. <div class="subNav">
  60. <ul class="navList">
  61. <li><a href="../../../org/opencv/objdetect/GridBoard.html" title="class in org.opencv.objdetect"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  62. <li><a href="../../../org/opencv/objdetect/Objdetect.html" title="class in org.opencv.objdetect"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  63. </ul>
  64. <ul class="navList">
  65. <li><a href="../../../index.html?org/opencv/objdetect/HOGDescriptor.html" target="_top">Frames</a></li>
  66. <li><a href="HOGDescriptor.html" target="_top">No&nbsp;Frames</a></li>
  67. </ul>
  68. <ul class="navList" id="allclasses_navbar_top">
  69. <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  70. </ul>
  71. <div>
  72. <script type="text/javascript"><!--
  73. allClassesLink = document.getElementById("allclasses_navbar_top");
  74. if(window==top) {
  75. allClassesLink.style.display = "block";
  76. }
  77. else {
  78. allClassesLink.style.display = "none";
  79. }
  80. //-->
  81. </script>
  82. </div>
  83. <div>
  84. <ul class="subNavList">
  85. <li>Summary:&nbsp;</li>
  86. <li>Nested&nbsp;|&nbsp;</li>
  87. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  88. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  89. <li><a href="#method.summary">Method</a></li>
  90. </ul>
  91. <ul class="subNavList">
  92. <li>Detail:&nbsp;</li>
  93. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  94. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  95. <li><a href="#method.detail">Method</a></li>
  96. </ul>
  97. </div>
  98. <a name="skip.navbar.top">
  99. <!-- -->
  100. </a></div>
  101. <!-- ========= END OF TOP NAVBAR ========= -->
  102. <!-- ======== START OF CLASS DATA ======== -->
  103. <div class="header">
  104. <div class="subTitle">org.opencv.objdetect</div>
  105. <h2 title="Class HOGDescriptor" class="title">Class HOGDescriptor</h2>
  106. </div>
  107. <div class="contentContainer">
  108. <ul class="inheritance">
  109. <li>java.lang.Object</li>
  110. <li>
  111. <ul class="inheritance">
  112. <li>org.opencv.objdetect.HOGDescriptor</li>
  113. </ul>
  114. </li>
  115. </ul>
  116. <div class="description">
  117. <ul class="blockList">
  118. <li class="blockList">
  119. <hr>
  120. <br>
  121. <pre>public class <span class="typeNameLabel">HOGDescriptor</span>
  122. extends java.lang.Object</pre>
  123. <div class="block">Implementation of HOG (Histogram of Oriented Gradients) descriptor and object detector.
  124. the HOG descriptor algorithm introduced by Navneet Dalal and Bill Triggs CITE: Dalal2005 .
  125. useful links:
  126. https://hal.inria.fr/inria-00548512/document/
  127. https://en.wikipedia.org/wiki/Histogram_of_oriented_gradients
  128. https://software.intel.com/en-us/ipp-dev-reference-histogram-of-oriented-gradients-hog-descriptor
  129. http://www.learnopencv.com/histogram-of-oriented-gradients
  130. http://www.learnopencv.com/handwritten-digits-classification-an-opencv-c-python-tutorial</div>
  131. </li>
  132. </ul>
  133. </div>
  134. <div class="summary">
  135. <ul class="blockList">
  136. <li class="blockList">
  137. <!-- =========== FIELD SUMMARY =========== -->
  138. <ul class="blockList">
  139. <li class="blockList"><a name="field.summary">
  140. <!-- -->
  141. </a>
  142. <h3>Field Summary</h3>
  143. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
  144. <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
  145. <tr>
  146. <th class="colFirst" scope="col">Modifier and Type</th>
  147. <th class="colLast" scope="col">Field and Description</th>
  148. </tr>
  149. <tr class="altColor">
  150. <td class="colFirst"><code>static int</code></td>
  151. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#DEFAULT_NLEVELS">DEFAULT_NLEVELS</a></span></code>&nbsp;</td>
  152. </tr>
  153. <tr class="rowColor">
  154. <td class="colFirst"><code>static int</code></td>
  155. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#DESCR_FORMAT_COL_BY_COL">DESCR_FORMAT_COL_BY_COL</a></span></code>&nbsp;</td>
  156. </tr>
  157. <tr class="altColor">
  158. <td class="colFirst"><code>static int</code></td>
  159. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#DESCR_FORMAT_ROW_BY_ROW">DESCR_FORMAT_ROW_BY_ROW</a></span></code>&nbsp;</td>
  160. </tr>
  161. <tr class="rowColor">
  162. <td class="colFirst"><code>static int</code></td>
  163. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#L2Hys">L2Hys</a></span></code>&nbsp;</td>
  164. </tr>
  165. </table>
  166. </li>
  167. </ul>
  168. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  169. <ul class="blockList">
  170. <li class="blockList"><a name="constructor.summary">
  171. <!-- -->
  172. </a>
  173. <h3>Constructor Summary</h3>
  174. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  175. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  176. <tr>
  177. <th class="colOne" scope="col">Constructor and Description</th>
  178. </tr>
  179. <tr class="altColor">
  180. <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#HOGDescriptor--">HOGDescriptor</a></span>()</code>
  181. <div class="block">Creates the HOG descriptor and detector with default parameters.</div>
  182. </td>
  183. </tr>
  184. <tr class="rowColor">
  185. <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-">HOGDescriptor</a></span>(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  186. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  187. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  188. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  189. int&nbsp;_nbins)</code>&nbsp;</td>
  190. </tr>
  191. <tr class="altColor">
  192. <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-int-">HOGDescriptor</a></span>(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  193. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  194. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  195. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  196. int&nbsp;_nbins,
  197. int&nbsp;_derivAperture)</code>&nbsp;</td>
  198. </tr>
  199. <tr class="rowColor">
  200. <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-int-double-">HOGDescriptor</a></span>(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  201. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  202. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  203. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  204. int&nbsp;_nbins,
  205. int&nbsp;_derivAperture,
  206. double&nbsp;_winSigma)</code>&nbsp;</td>
  207. </tr>
  208. <tr class="altColor">
  209. <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-int-double-int-">HOGDescriptor</a></span>(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  210. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  211. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  212. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  213. int&nbsp;_nbins,
  214. int&nbsp;_derivAperture,
  215. double&nbsp;_winSigma,
  216. int&nbsp;_histogramNormType)</code>&nbsp;</td>
  217. </tr>
  218. <tr class="rowColor">
  219. <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-int-double-int-double-">HOGDescriptor</a></span>(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  220. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  221. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  222. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  223. int&nbsp;_nbins,
  224. int&nbsp;_derivAperture,
  225. double&nbsp;_winSigma,
  226. int&nbsp;_histogramNormType,
  227. double&nbsp;_L2HysThreshold)</code>&nbsp;</td>
  228. </tr>
  229. <tr class="altColor">
  230. <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-int-double-int-double-boolean-">HOGDescriptor</a></span>(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  231. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  232. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  233. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  234. int&nbsp;_nbins,
  235. int&nbsp;_derivAperture,
  236. double&nbsp;_winSigma,
  237. int&nbsp;_histogramNormType,
  238. double&nbsp;_L2HysThreshold,
  239. boolean&nbsp;_gammaCorrection)</code>&nbsp;</td>
  240. </tr>
  241. <tr class="rowColor">
  242. <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-int-double-int-double-boolean-int-">HOGDescriptor</a></span>(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  243. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  244. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  245. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  246. int&nbsp;_nbins,
  247. int&nbsp;_derivAperture,
  248. double&nbsp;_winSigma,
  249. int&nbsp;_histogramNormType,
  250. double&nbsp;_L2HysThreshold,
  251. boolean&nbsp;_gammaCorrection,
  252. int&nbsp;_nlevels)</code>&nbsp;</td>
  253. </tr>
  254. <tr class="altColor">
  255. <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-int-double-int-double-boolean-int-boolean-">HOGDescriptor</a></span>(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  256. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  257. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  258. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  259. int&nbsp;_nbins,
  260. int&nbsp;_derivAperture,
  261. double&nbsp;_winSigma,
  262. int&nbsp;_histogramNormType,
  263. double&nbsp;_L2HysThreshold,
  264. boolean&nbsp;_gammaCorrection,
  265. int&nbsp;_nlevels,
  266. boolean&nbsp;_signedGradient)</code>&nbsp;</td>
  267. </tr>
  268. <tr class="rowColor">
  269. <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#HOGDescriptor-java.lang.String-">HOGDescriptor</a></span>(java.lang.String&nbsp;filename)</code>
  270. <div class="block">Creates the HOG descriptor and detector and loads HOGDescriptor parameters and coefficients for the linear SVM classifier from a file.</div>
  271. </td>
  272. </tr>
  273. </table>
  274. </li>
  275. </ul>
  276. <!-- ========== METHOD SUMMARY =========== -->
  277. <ul class="blockList">
  278. <li class="blockList"><a name="method.summary">
  279. <!-- -->
  280. </a>
  281. <h3>Method Summary</h3>
  282. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  283. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  284. <tr>
  285. <th class="colFirst" scope="col">Modifier and Type</th>
  286. <th class="colLast" scope="col">Method and Description</th>
  287. </tr>
  288. <tr id="i0" class="altColor">
  289. <td class="colFirst"><code>static <a href="../../../org/opencv/objdetect/HOGDescriptor.html" title="class in org.opencv.objdetect">HOGDescriptor</a></code></td>
  290. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#Z:Z__fromPtr__-long-">__fromPtr__</a></span>(long&nbsp;addr)</code>&nbsp;</td>
  291. </tr>
  292. <tr id="i1" class="rowColor">
  293. <td class="colFirst"><code>boolean</code></td>
  294. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#checkDetectorSize--">checkDetectorSize</a></span>()</code>
  295. <div class="block">Checks if detector size equal to descriptor size.</div>
  296. </td>
  297. </tr>
  298. <tr id="i2" class="altColor">
  299. <td class="colFirst"><code>void</code></td>
  300. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#compute-org.opencv.core.Mat-org.opencv.core.MatOfFloat-">compute</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  301. <a href="../../../org/opencv/core/MatOfFloat.html" title="class in org.opencv.core">MatOfFloat</a>&nbsp;descriptors)</code>
  302. <div class="block">Computes HOG descriptors of given image.</div>
  303. </td>
  304. </tr>
  305. <tr id="i3" class="rowColor">
  306. <td class="colFirst"><code>void</code></td>
  307. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#compute-org.opencv.core.Mat-org.opencv.core.MatOfFloat-org.opencv.core.Size-">compute</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  308. <a href="../../../org/opencv/core/MatOfFloat.html" title="class in org.opencv.core">MatOfFloat</a>&nbsp;descriptors,
  309. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride)</code>
  310. <div class="block">Computes HOG descriptors of given image.</div>
  311. </td>
  312. </tr>
  313. <tr id="i4" class="altColor">
  314. <td class="colFirst"><code>void</code></td>
  315. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#compute-org.opencv.core.Mat-org.opencv.core.MatOfFloat-org.opencv.core.Size-org.opencv.core.Size-">compute</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  316. <a href="../../../org/opencv/core/MatOfFloat.html" title="class in org.opencv.core">MatOfFloat</a>&nbsp;descriptors,
  317. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  318. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding)</code>
  319. <div class="block">Computes HOG descriptors of given image.</div>
  320. </td>
  321. </tr>
  322. <tr id="i5" class="rowColor">
  323. <td class="colFirst"><code>void</code></td>
  324. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#compute-org.opencv.core.Mat-org.opencv.core.MatOfFloat-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.MatOfPoint-">compute</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  325. <a href="../../../org/opencv/core/MatOfFloat.html" title="class in org.opencv.core">MatOfFloat</a>&nbsp;descriptors,
  326. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  327. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding,
  328. <a href="../../../org/opencv/core/MatOfPoint.html" title="class in org.opencv.core">MatOfPoint</a>&nbsp;locations)</code>
  329. <div class="block">Computes HOG descriptors of given image.</div>
  330. </td>
  331. </tr>
  332. <tr id="i6" class="altColor">
  333. <td class="colFirst"><code>void</code></td>
  334. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#computeGradient-org.opencv.core.Mat-org.opencv.core.Mat-org.opencv.core.Mat-">computeGradient</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  335. <a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;grad,
  336. <a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;angleOfs)</code>
  337. <div class="block">Computes gradients and quantized gradient orientations.</div>
  338. </td>
  339. </tr>
  340. <tr id="i7" class="rowColor">
  341. <td class="colFirst"><code>void</code></td>
  342. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#computeGradient-org.opencv.core.Mat-org.opencv.core.Mat-org.opencv.core.Mat-org.opencv.core.Size-">computeGradient</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  343. <a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;grad,
  344. <a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;angleOfs,
  345. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;paddingTL)</code>
  346. <div class="block">Computes gradients and quantized gradient orientations.</div>
  347. </td>
  348. </tr>
  349. <tr id="i8" class="altColor">
  350. <td class="colFirst"><code>void</code></td>
  351. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#computeGradient-org.opencv.core.Mat-org.opencv.core.Mat-org.opencv.core.Mat-org.opencv.core.Size-org.opencv.core.Size-">computeGradient</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  352. <a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;grad,
  353. <a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;angleOfs,
  354. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;paddingTL,
  355. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;paddingBR)</code>
  356. <div class="block">Computes gradients and quantized gradient orientations.</div>
  357. </td>
  358. </tr>
  359. <tr id="i9" class="rowColor">
  360. <td class="colFirst"><code>void</code></td>
  361. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#detect-org.opencv.core.Mat-org.opencv.core.MatOfPoint-org.opencv.core.MatOfDouble-">detect</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  362. <a href="../../../org/opencv/core/MatOfPoint.html" title="class in org.opencv.core">MatOfPoint</a>&nbsp;foundLocations,
  363. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;weights)</code>
  364. <div class="block">Performs object detection without a multi-scale window.</div>
  365. </td>
  366. </tr>
  367. <tr id="i10" class="altColor">
  368. <td class="colFirst"><code>void</code></td>
  369. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#detect-org.opencv.core.Mat-org.opencv.core.MatOfPoint-org.opencv.core.MatOfDouble-double-">detect</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  370. <a href="../../../org/opencv/core/MatOfPoint.html" title="class in org.opencv.core">MatOfPoint</a>&nbsp;foundLocations,
  371. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;weights,
  372. double&nbsp;hitThreshold)</code>
  373. <div class="block">Performs object detection without a multi-scale window.</div>
  374. </td>
  375. </tr>
  376. <tr id="i11" class="rowColor">
  377. <td class="colFirst"><code>void</code></td>
  378. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#detect-org.opencv.core.Mat-org.opencv.core.MatOfPoint-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-">detect</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  379. <a href="../../../org/opencv/core/MatOfPoint.html" title="class in org.opencv.core">MatOfPoint</a>&nbsp;foundLocations,
  380. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;weights,
  381. double&nbsp;hitThreshold,
  382. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride)</code>
  383. <div class="block">Performs object detection without a multi-scale window.</div>
  384. </td>
  385. </tr>
  386. <tr id="i12" class="altColor">
  387. <td class="colFirst"><code>void</code></td>
  388. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#detect-org.opencv.core.Mat-org.opencv.core.MatOfPoint-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-org.opencv.core.Size-">detect</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  389. <a href="../../../org/opencv/core/MatOfPoint.html" title="class in org.opencv.core">MatOfPoint</a>&nbsp;foundLocations,
  390. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;weights,
  391. double&nbsp;hitThreshold,
  392. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  393. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding)</code>
  394. <div class="block">Performs object detection without a multi-scale window.</div>
  395. </td>
  396. </tr>
  397. <tr id="i13" class="rowColor">
  398. <td class="colFirst"><code>void</code></td>
  399. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#detect-org.opencv.core.Mat-org.opencv.core.MatOfPoint-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.MatOfPoint-">detect</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  400. <a href="../../../org/opencv/core/MatOfPoint.html" title="class in org.opencv.core">MatOfPoint</a>&nbsp;foundLocations,
  401. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;weights,
  402. double&nbsp;hitThreshold,
  403. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  404. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding,
  405. <a href="../../../org/opencv/core/MatOfPoint.html" title="class in org.opencv.core">MatOfPoint</a>&nbsp;searchLocations)</code>
  406. <div class="block">Performs object detection without a multi-scale window.</div>
  407. </td>
  408. </tr>
  409. <tr id="i14" class="altColor">
  410. <td class="colFirst"><code>void</code></td>
  411. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#detectMultiScale-org.opencv.core.Mat-org.opencv.core.MatOfRect-org.opencv.core.MatOfDouble-">detectMultiScale</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  412. <a href="../../../org/opencv/core/MatOfRect.html" title="class in org.opencv.core">MatOfRect</a>&nbsp;foundLocations,
  413. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;foundWeights)</code>
  414. <div class="block">Detects objects of different sizes in the input image.</div>
  415. </td>
  416. </tr>
  417. <tr id="i15" class="rowColor">
  418. <td class="colFirst"><code>void</code></td>
  419. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#detectMultiScale-org.opencv.core.Mat-org.opencv.core.MatOfRect-org.opencv.core.MatOfDouble-double-">detectMultiScale</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  420. <a href="../../../org/opencv/core/MatOfRect.html" title="class in org.opencv.core">MatOfRect</a>&nbsp;foundLocations,
  421. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;foundWeights,
  422. double&nbsp;hitThreshold)</code>
  423. <div class="block">Detects objects of different sizes in the input image.</div>
  424. </td>
  425. </tr>
  426. <tr id="i16" class="altColor">
  427. <td class="colFirst"><code>void</code></td>
  428. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#detectMultiScale-org.opencv.core.Mat-org.opencv.core.MatOfRect-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-">detectMultiScale</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  429. <a href="../../../org/opencv/core/MatOfRect.html" title="class in org.opencv.core">MatOfRect</a>&nbsp;foundLocations,
  430. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;foundWeights,
  431. double&nbsp;hitThreshold,
  432. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride)</code>
  433. <div class="block">Detects objects of different sizes in the input image.</div>
  434. </td>
  435. </tr>
  436. <tr id="i17" class="rowColor">
  437. <td class="colFirst"><code>void</code></td>
  438. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#detectMultiScale-org.opencv.core.Mat-org.opencv.core.MatOfRect-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-org.opencv.core.Size-">detectMultiScale</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  439. <a href="../../../org/opencv/core/MatOfRect.html" title="class in org.opencv.core">MatOfRect</a>&nbsp;foundLocations,
  440. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;foundWeights,
  441. double&nbsp;hitThreshold,
  442. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  443. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding)</code>
  444. <div class="block">Detects objects of different sizes in the input image.</div>
  445. </td>
  446. </tr>
  447. <tr id="i18" class="altColor">
  448. <td class="colFirst"><code>void</code></td>
  449. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#detectMultiScale-org.opencv.core.Mat-org.opencv.core.MatOfRect-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-org.opencv.core.Size-double-">detectMultiScale</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  450. <a href="../../../org/opencv/core/MatOfRect.html" title="class in org.opencv.core">MatOfRect</a>&nbsp;foundLocations,
  451. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;foundWeights,
  452. double&nbsp;hitThreshold,
  453. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  454. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding,
  455. double&nbsp;scale)</code>
  456. <div class="block">Detects objects of different sizes in the input image.</div>
  457. </td>
  458. </tr>
  459. <tr id="i19" class="rowColor">
  460. <td class="colFirst"><code>void</code></td>
  461. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#detectMultiScale-org.opencv.core.Mat-org.opencv.core.MatOfRect-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-org.opencv.core.Size-double-double-">detectMultiScale</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  462. <a href="../../../org/opencv/core/MatOfRect.html" title="class in org.opencv.core">MatOfRect</a>&nbsp;foundLocations,
  463. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;foundWeights,
  464. double&nbsp;hitThreshold,
  465. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  466. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding,
  467. double&nbsp;scale,
  468. double&nbsp;groupThreshold)</code>
  469. <div class="block">Detects objects of different sizes in the input image.</div>
  470. </td>
  471. </tr>
  472. <tr id="i20" class="altColor">
  473. <td class="colFirst"><code>void</code></td>
  474. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#detectMultiScale-org.opencv.core.Mat-org.opencv.core.MatOfRect-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-org.opencv.core.Size-double-double-boolean-">detectMultiScale</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  475. <a href="../../../org/opencv/core/MatOfRect.html" title="class in org.opencv.core">MatOfRect</a>&nbsp;foundLocations,
  476. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;foundWeights,
  477. double&nbsp;hitThreshold,
  478. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  479. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding,
  480. double&nbsp;scale,
  481. double&nbsp;groupThreshold,
  482. boolean&nbsp;useMeanshiftGrouping)</code>
  483. <div class="block">Detects objects of different sizes in the input image.</div>
  484. </td>
  485. </tr>
  486. <tr id="i21" class="rowColor">
  487. <td class="colFirst"><code><a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a></code></td>
  488. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#get_blockSize--">get_blockSize</a></span>()</code>&nbsp;</td>
  489. </tr>
  490. <tr id="i22" class="altColor">
  491. <td class="colFirst"><code><a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a></code></td>
  492. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#get_blockStride--">get_blockStride</a></span>()</code>&nbsp;</td>
  493. </tr>
  494. <tr id="i23" class="rowColor">
  495. <td class="colFirst"><code><a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a></code></td>
  496. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#get_cellSize--">get_cellSize</a></span>()</code>&nbsp;</td>
  497. </tr>
  498. <tr id="i24" class="altColor">
  499. <td class="colFirst"><code>int</code></td>
  500. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#get_derivAperture--">get_derivAperture</a></span>()</code>&nbsp;</td>
  501. </tr>
  502. <tr id="i25" class="rowColor">
  503. <td class="colFirst"><code>boolean</code></td>
  504. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#get_gammaCorrection--">get_gammaCorrection</a></span>()</code>&nbsp;</td>
  505. </tr>
  506. <tr id="i26" class="altColor">
  507. <td class="colFirst"><code>int</code></td>
  508. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#get_histogramNormType--">get_histogramNormType</a></span>()</code>&nbsp;</td>
  509. </tr>
  510. <tr id="i27" class="rowColor">
  511. <td class="colFirst"><code>double</code></td>
  512. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#get_L2HysThreshold--">get_L2HysThreshold</a></span>()</code>&nbsp;</td>
  513. </tr>
  514. <tr id="i28" class="altColor">
  515. <td class="colFirst"><code>int</code></td>
  516. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#get_nbins--">get_nbins</a></span>()</code>&nbsp;</td>
  517. </tr>
  518. <tr id="i29" class="rowColor">
  519. <td class="colFirst"><code>int</code></td>
  520. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#get_nlevels--">get_nlevels</a></span>()</code>&nbsp;</td>
  521. </tr>
  522. <tr id="i30" class="altColor">
  523. <td class="colFirst"><code>boolean</code></td>
  524. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#get_signedGradient--">get_signedGradient</a></span>()</code>&nbsp;</td>
  525. </tr>
  526. <tr id="i31" class="rowColor">
  527. <td class="colFirst"><code><a href="../../../org/opencv/core/MatOfFloat.html" title="class in org.opencv.core">MatOfFloat</a></code></td>
  528. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#get_svmDetector--">get_svmDetector</a></span>()</code>&nbsp;</td>
  529. </tr>
  530. <tr id="i32" class="altColor">
  531. <td class="colFirst"><code>double</code></td>
  532. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#get_winSigma--">get_winSigma</a></span>()</code>&nbsp;</td>
  533. </tr>
  534. <tr id="i33" class="rowColor">
  535. <td class="colFirst"><code><a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a></code></td>
  536. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#get_winSize--">get_winSize</a></span>()</code>&nbsp;</td>
  537. </tr>
  538. <tr id="i34" class="altColor">
  539. <td class="colFirst"><code>static <a href="../../../org/opencv/core/MatOfFloat.html" title="class in org.opencv.core">MatOfFloat</a></code></td>
  540. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#getDaimlerPeopleDetector--">getDaimlerPeopleDetector</a></span>()</code>
  541. <div class="block">Returns coefficients of the classifier trained for people detection (for 48x96 windows).</div>
  542. </td>
  543. </tr>
  544. <tr id="i35" class="rowColor">
  545. <td class="colFirst"><code>static <a href="../../../org/opencv/core/MatOfFloat.html" title="class in org.opencv.core">MatOfFloat</a></code></td>
  546. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#getDefaultPeopleDetector--">getDefaultPeopleDetector</a></span>()</code>
  547. <div class="block">Returns coefficients of the classifier trained for people detection (for 64x128 windows).</div>
  548. </td>
  549. </tr>
  550. <tr id="i36" class="altColor">
  551. <td class="colFirst"><code>long</code></td>
  552. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#getDescriptorSize--">getDescriptorSize</a></span>()</code>
  553. <div class="block">Returns the number of coefficients required for the classification.</div>
  554. </td>
  555. </tr>
  556. <tr id="i37" class="rowColor">
  557. <td class="colFirst"><code>long</code></td>
  558. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#getNativeObjAddr--">getNativeObjAddr</a></span>()</code>&nbsp;</td>
  559. </tr>
  560. <tr id="i38" class="altColor">
  561. <td class="colFirst"><code>double</code></td>
  562. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#getWinSigma--">getWinSigma</a></span>()</code>
  563. <div class="block">Returns winSigma value</div>
  564. </td>
  565. </tr>
  566. <tr id="i39" class="rowColor">
  567. <td class="colFirst"><code>boolean</code></td>
  568. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#load-java.lang.String-">load</a></span>(java.lang.String&nbsp;filename)</code>
  569. <div class="block">loads HOGDescriptor parameters and coefficients for the linear SVM classifier from a file</div>
  570. </td>
  571. </tr>
  572. <tr id="i40" class="altColor">
  573. <td class="colFirst"><code>boolean</code></td>
  574. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#load-java.lang.String-java.lang.String-">load</a></span>(java.lang.String&nbsp;filename,
  575. java.lang.String&nbsp;objname)</code>
  576. <div class="block">loads HOGDescriptor parameters and coefficients for the linear SVM classifier from a file</div>
  577. </td>
  578. </tr>
  579. <tr id="i41" class="rowColor">
  580. <td class="colFirst"><code>void</code></td>
  581. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#save-java.lang.String-">save</a></span>(java.lang.String&nbsp;filename)</code>
  582. <div class="block">saves HOGDescriptor parameters and coefficients for the linear SVM classifier to a file</div>
  583. </td>
  584. </tr>
  585. <tr id="i42" class="altColor">
  586. <td class="colFirst"><code>void</code></td>
  587. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#save-java.lang.String-java.lang.String-">save</a></span>(java.lang.String&nbsp;filename,
  588. java.lang.String&nbsp;objname)</code>
  589. <div class="block">saves HOGDescriptor parameters and coefficients for the linear SVM classifier to a file</div>
  590. </td>
  591. </tr>
  592. <tr id="i43" class="rowColor">
  593. <td class="colFirst"><code>void</code></td>
  594. <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/opencv/objdetect/HOGDescriptor.html#setSVMDetector-org.opencv.core.Mat-">setSVMDetector</a></span>(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;svmdetector)</code>
  595. <div class="block">Sets coefficients for the linear SVM classifier.</div>
  596. </td>
  597. </tr>
  598. </table>
  599. <ul class="blockList">
  600. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  601. <!-- -->
  602. </a>
  603. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  604. <code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
  605. </ul>
  606. </li>
  607. </ul>
  608. </li>
  609. </ul>
  610. </div>
  611. <div class="details">
  612. <ul class="blockList">
  613. <li class="blockList">
  614. <!-- ============ FIELD DETAIL =========== -->
  615. <ul class="blockList">
  616. <li class="blockList"><a name="field.detail">
  617. <!-- -->
  618. </a>
  619. <h3>Field Detail</h3>
  620. <a name="DEFAULT_NLEVELS">
  621. <!-- -->
  622. </a>
  623. <ul class="blockList">
  624. <li class="blockList">
  625. <h4>DEFAULT_NLEVELS</h4>
  626. <pre>public static final&nbsp;int DEFAULT_NLEVELS</pre>
  627. <dl>
  628. <dt><span class="seeLabel">See Also:</span></dt>
  629. <dd><a href="../../../constant-values.html#org.opencv.objdetect.HOGDescriptor.DEFAULT_NLEVELS">Constant Field Values</a></dd>
  630. </dl>
  631. </li>
  632. </ul>
  633. <a name="DESCR_FORMAT_COL_BY_COL">
  634. <!-- -->
  635. </a>
  636. <ul class="blockList">
  637. <li class="blockList">
  638. <h4>DESCR_FORMAT_COL_BY_COL</h4>
  639. <pre>public static final&nbsp;int DESCR_FORMAT_COL_BY_COL</pre>
  640. <dl>
  641. <dt><span class="seeLabel">See Also:</span></dt>
  642. <dd><a href="../../../constant-values.html#org.opencv.objdetect.HOGDescriptor.DESCR_FORMAT_COL_BY_COL">Constant Field Values</a></dd>
  643. </dl>
  644. </li>
  645. </ul>
  646. <a name="DESCR_FORMAT_ROW_BY_ROW">
  647. <!-- -->
  648. </a>
  649. <ul class="blockList">
  650. <li class="blockList">
  651. <h4>DESCR_FORMAT_ROW_BY_ROW</h4>
  652. <pre>public static final&nbsp;int DESCR_FORMAT_ROW_BY_ROW</pre>
  653. <dl>
  654. <dt><span class="seeLabel">See Also:</span></dt>
  655. <dd><a href="../../../constant-values.html#org.opencv.objdetect.HOGDescriptor.DESCR_FORMAT_ROW_BY_ROW">Constant Field Values</a></dd>
  656. </dl>
  657. </li>
  658. </ul>
  659. <a name="L2Hys">
  660. <!-- -->
  661. </a>
  662. <ul class="blockListLast">
  663. <li class="blockList">
  664. <h4>L2Hys</h4>
  665. <pre>public static final&nbsp;int L2Hys</pre>
  666. <dl>
  667. <dt><span class="seeLabel">See Also:</span></dt>
  668. <dd><a href="../../../constant-values.html#org.opencv.objdetect.HOGDescriptor.L2Hys">Constant Field Values</a></dd>
  669. </dl>
  670. </li>
  671. </ul>
  672. </li>
  673. </ul>
  674. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  675. <ul class="blockList">
  676. <li class="blockList"><a name="constructor.detail">
  677. <!-- -->
  678. </a>
  679. <h3>Constructor Detail</h3>
  680. <a name="HOGDescriptor--">
  681. <!-- -->
  682. </a>
  683. <ul class="blockList">
  684. <li class="blockList">
  685. <h4>HOGDescriptor</h4>
  686. <pre>public&nbsp;HOGDescriptor()</pre>
  687. <div class="block">Creates the HOG descriptor and detector with default parameters.
  688. aqual to HOGDescriptor(Size(64,128), Size(16,16), Size(8,8), Size(8,8), 9 )</div>
  689. </li>
  690. </ul>
  691. <a name="HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-">
  692. <!-- -->
  693. </a>
  694. <ul class="blockList">
  695. <li class="blockList">
  696. <h4>HOGDescriptor</h4>
  697. <pre>public&nbsp;HOGDescriptor(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  698. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  699. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  700. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  701. int&nbsp;_nbins)</pre>
  702. <dl>
  703. <dt><span class="paramLabel">Parameters:</span></dt>
  704. <dd><code>_winSize</code> - sets winSize with given value.</dd>
  705. <dd><code>_blockSize</code> - sets blockSize with given value.</dd>
  706. <dd><code>_blockStride</code> - sets blockStride with given value.</dd>
  707. <dd><code>_cellSize</code> - sets cellSize with given value.</dd>
  708. <dd><code>_nbins</code> - sets nbins with given value.</dd>
  709. </dl>
  710. </li>
  711. </ul>
  712. <a name="HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-int-">
  713. <!-- -->
  714. </a>
  715. <ul class="blockList">
  716. <li class="blockList">
  717. <h4>HOGDescriptor</h4>
  718. <pre>public&nbsp;HOGDescriptor(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  719. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  720. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  721. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  722. int&nbsp;_nbins,
  723. int&nbsp;_derivAperture)</pre>
  724. <dl>
  725. <dt><span class="paramLabel">Parameters:</span></dt>
  726. <dd><code>_winSize</code> - sets winSize with given value.</dd>
  727. <dd><code>_blockSize</code> - sets blockSize with given value.</dd>
  728. <dd><code>_blockStride</code> - sets blockStride with given value.</dd>
  729. <dd><code>_cellSize</code> - sets cellSize with given value.</dd>
  730. <dd><code>_nbins</code> - sets nbins with given value.</dd>
  731. <dd><code>_derivAperture</code> - sets derivAperture with given value.</dd>
  732. </dl>
  733. </li>
  734. </ul>
  735. <a name="HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-int-double-">
  736. <!-- -->
  737. </a>
  738. <ul class="blockList">
  739. <li class="blockList">
  740. <h4>HOGDescriptor</h4>
  741. <pre>public&nbsp;HOGDescriptor(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  742. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  743. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  744. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  745. int&nbsp;_nbins,
  746. int&nbsp;_derivAperture,
  747. double&nbsp;_winSigma)</pre>
  748. <dl>
  749. <dt><span class="paramLabel">Parameters:</span></dt>
  750. <dd><code>_winSize</code> - sets winSize with given value.</dd>
  751. <dd><code>_blockSize</code> - sets blockSize with given value.</dd>
  752. <dd><code>_blockStride</code> - sets blockStride with given value.</dd>
  753. <dd><code>_cellSize</code> - sets cellSize with given value.</dd>
  754. <dd><code>_nbins</code> - sets nbins with given value.</dd>
  755. <dd><code>_derivAperture</code> - sets derivAperture with given value.</dd>
  756. <dd><code>_winSigma</code> - sets winSigma with given value.</dd>
  757. </dl>
  758. </li>
  759. </ul>
  760. <a name="HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-int-double-int-">
  761. <!-- -->
  762. </a>
  763. <ul class="blockList">
  764. <li class="blockList">
  765. <h4>HOGDescriptor</h4>
  766. <pre>public&nbsp;HOGDescriptor(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  767. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  768. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  769. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  770. int&nbsp;_nbins,
  771. int&nbsp;_derivAperture,
  772. double&nbsp;_winSigma,
  773. int&nbsp;_histogramNormType)</pre>
  774. <dl>
  775. <dt><span class="paramLabel">Parameters:</span></dt>
  776. <dd><code>_winSize</code> - sets winSize with given value.</dd>
  777. <dd><code>_blockSize</code> - sets blockSize with given value.</dd>
  778. <dd><code>_blockStride</code> - sets blockStride with given value.</dd>
  779. <dd><code>_cellSize</code> - sets cellSize with given value.</dd>
  780. <dd><code>_nbins</code> - sets nbins with given value.</dd>
  781. <dd><code>_derivAperture</code> - sets derivAperture with given value.</dd>
  782. <dd><code>_winSigma</code> - sets winSigma with given value.</dd>
  783. <dd><code>_histogramNormType</code> - sets histogramNormType with given value.</dd>
  784. </dl>
  785. </li>
  786. </ul>
  787. <a name="HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-int-double-int-double-">
  788. <!-- -->
  789. </a>
  790. <ul class="blockList">
  791. <li class="blockList">
  792. <h4>HOGDescriptor</h4>
  793. <pre>public&nbsp;HOGDescriptor(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  794. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  795. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  796. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  797. int&nbsp;_nbins,
  798. int&nbsp;_derivAperture,
  799. double&nbsp;_winSigma,
  800. int&nbsp;_histogramNormType,
  801. double&nbsp;_L2HysThreshold)</pre>
  802. <dl>
  803. <dt><span class="paramLabel">Parameters:</span></dt>
  804. <dd><code>_winSize</code> - sets winSize with given value.</dd>
  805. <dd><code>_blockSize</code> - sets blockSize with given value.</dd>
  806. <dd><code>_blockStride</code> - sets blockStride with given value.</dd>
  807. <dd><code>_cellSize</code> - sets cellSize with given value.</dd>
  808. <dd><code>_nbins</code> - sets nbins with given value.</dd>
  809. <dd><code>_derivAperture</code> - sets derivAperture with given value.</dd>
  810. <dd><code>_winSigma</code> - sets winSigma with given value.</dd>
  811. <dd><code>_histogramNormType</code> - sets histogramNormType with given value.</dd>
  812. <dd><code>_L2HysThreshold</code> - sets L2HysThreshold with given value.</dd>
  813. </dl>
  814. </li>
  815. </ul>
  816. <a name="HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-int-double-int-double-boolean-">
  817. <!-- -->
  818. </a>
  819. <ul class="blockList">
  820. <li class="blockList">
  821. <h4>HOGDescriptor</h4>
  822. <pre>public&nbsp;HOGDescriptor(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  823. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  824. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  825. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  826. int&nbsp;_nbins,
  827. int&nbsp;_derivAperture,
  828. double&nbsp;_winSigma,
  829. int&nbsp;_histogramNormType,
  830. double&nbsp;_L2HysThreshold,
  831. boolean&nbsp;_gammaCorrection)</pre>
  832. <dl>
  833. <dt><span class="paramLabel">Parameters:</span></dt>
  834. <dd><code>_winSize</code> - sets winSize with given value.</dd>
  835. <dd><code>_blockSize</code> - sets blockSize with given value.</dd>
  836. <dd><code>_blockStride</code> - sets blockStride with given value.</dd>
  837. <dd><code>_cellSize</code> - sets cellSize with given value.</dd>
  838. <dd><code>_nbins</code> - sets nbins with given value.</dd>
  839. <dd><code>_derivAperture</code> - sets derivAperture with given value.</dd>
  840. <dd><code>_winSigma</code> - sets winSigma with given value.</dd>
  841. <dd><code>_histogramNormType</code> - sets histogramNormType with given value.</dd>
  842. <dd><code>_L2HysThreshold</code> - sets L2HysThreshold with given value.</dd>
  843. <dd><code>_gammaCorrection</code> - sets gammaCorrection with given value.</dd>
  844. </dl>
  845. </li>
  846. </ul>
  847. <a name="HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-int-double-int-double-boolean-int-">
  848. <!-- -->
  849. </a>
  850. <ul class="blockList">
  851. <li class="blockList">
  852. <h4>HOGDescriptor</h4>
  853. <pre>public&nbsp;HOGDescriptor(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  854. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  855. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  856. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  857. int&nbsp;_nbins,
  858. int&nbsp;_derivAperture,
  859. double&nbsp;_winSigma,
  860. int&nbsp;_histogramNormType,
  861. double&nbsp;_L2HysThreshold,
  862. boolean&nbsp;_gammaCorrection,
  863. int&nbsp;_nlevels)</pre>
  864. <dl>
  865. <dt><span class="paramLabel">Parameters:</span></dt>
  866. <dd><code>_winSize</code> - sets winSize with given value.</dd>
  867. <dd><code>_blockSize</code> - sets blockSize with given value.</dd>
  868. <dd><code>_blockStride</code> - sets blockStride with given value.</dd>
  869. <dd><code>_cellSize</code> - sets cellSize with given value.</dd>
  870. <dd><code>_nbins</code> - sets nbins with given value.</dd>
  871. <dd><code>_derivAperture</code> - sets derivAperture with given value.</dd>
  872. <dd><code>_winSigma</code> - sets winSigma with given value.</dd>
  873. <dd><code>_histogramNormType</code> - sets histogramNormType with given value.</dd>
  874. <dd><code>_L2HysThreshold</code> - sets L2HysThreshold with given value.</dd>
  875. <dd><code>_gammaCorrection</code> - sets gammaCorrection with given value.</dd>
  876. <dd><code>_nlevels</code> - sets nlevels with given value.</dd>
  877. </dl>
  878. </li>
  879. </ul>
  880. <a name="HOGDescriptor-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.Size-int-int-double-int-double-boolean-int-boolean-">
  881. <!-- -->
  882. </a>
  883. <ul class="blockList">
  884. <li class="blockList">
  885. <h4>HOGDescriptor</h4>
  886. <pre>public&nbsp;HOGDescriptor(<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_winSize,
  887. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockSize,
  888. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_blockStride,
  889. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;_cellSize,
  890. int&nbsp;_nbins,
  891. int&nbsp;_derivAperture,
  892. double&nbsp;_winSigma,
  893. int&nbsp;_histogramNormType,
  894. double&nbsp;_L2HysThreshold,
  895. boolean&nbsp;_gammaCorrection,
  896. int&nbsp;_nlevels,
  897. boolean&nbsp;_signedGradient)</pre>
  898. <dl>
  899. <dt><span class="paramLabel">Parameters:</span></dt>
  900. <dd><code>_winSize</code> - sets winSize with given value.</dd>
  901. <dd><code>_blockSize</code> - sets blockSize with given value.</dd>
  902. <dd><code>_blockStride</code> - sets blockStride with given value.</dd>
  903. <dd><code>_cellSize</code> - sets cellSize with given value.</dd>
  904. <dd><code>_nbins</code> - sets nbins with given value.</dd>
  905. <dd><code>_derivAperture</code> - sets derivAperture with given value.</dd>
  906. <dd><code>_winSigma</code> - sets winSigma with given value.</dd>
  907. <dd><code>_histogramNormType</code> - sets histogramNormType with given value.</dd>
  908. <dd><code>_L2HysThreshold</code> - sets L2HysThreshold with given value.</dd>
  909. <dd><code>_gammaCorrection</code> - sets gammaCorrection with given value.</dd>
  910. <dd><code>_nlevels</code> - sets nlevels with given value.</dd>
  911. <dd><code>_signedGradient</code> - sets signedGradient with given value.</dd>
  912. </dl>
  913. </li>
  914. </ul>
  915. <a name="HOGDescriptor-java.lang.String-">
  916. <!-- -->
  917. </a>
  918. <ul class="blockListLast">
  919. <li class="blockList">
  920. <h4>HOGDescriptor</h4>
  921. <pre>public&nbsp;HOGDescriptor(java.lang.String&nbsp;filename)</pre>
  922. <div class="block">Creates the HOG descriptor and detector and loads HOGDescriptor parameters and coefficients for the linear SVM classifier from a file.</div>
  923. <dl>
  924. <dt><span class="paramLabel">Parameters:</span></dt>
  925. <dd><code>filename</code> - The file name containing HOGDescriptor properties and coefficients for the linear SVM classifier.</dd>
  926. </dl>
  927. </li>
  928. </ul>
  929. </li>
  930. </ul>
  931. <!-- ============ METHOD DETAIL ========== -->
  932. <ul class="blockList">
  933. <li class="blockList"><a name="method.detail">
  934. <!-- -->
  935. </a>
  936. <h3>Method Detail</h3>
  937. <a name="Z:Z__fromPtr__-long-">
  938. <!-- -->
  939. </a>
  940. <ul class="blockList">
  941. <li class="blockList">
  942. <h4>__fromPtr__</h4>
  943. <pre>public static&nbsp;<a href="../../../org/opencv/objdetect/HOGDescriptor.html" title="class in org.opencv.objdetect">HOGDescriptor</a>&nbsp;__fromPtr__(long&nbsp;addr)</pre>
  944. </li>
  945. </ul>
  946. <a name="checkDetectorSize--">
  947. <!-- -->
  948. </a>
  949. <ul class="blockList">
  950. <li class="blockList">
  951. <h4>checkDetectorSize</h4>
  952. <pre>public&nbsp;boolean&nbsp;checkDetectorSize()</pre>
  953. <div class="block">Checks if detector size equal to descriptor size.</div>
  954. <dl>
  955. <dt><span class="returnLabel">Returns:</span></dt>
  956. <dd>automatically generated</dd>
  957. </dl>
  958. </li>
  959. </ul>
  960. <a name="compute-org.opencv.core.Mat-org.opencv.core.MatOfFloat-">
  961. <!-- -->
  962. </a>
  963. <ul class="blockList">
  964. <li class="blockList">
  965. <h4>compute</h4>
  966. <pre>public&nbsp;void&nbsp;compute(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  967. <a href="../../../org/opencv/core/MatOfFloat.html" title="class in org.opencv.core">MatOfFloat</a>&nbsp;descriptors)</pre>
  968. <div class="block">Computes HOG descriptors of given image.</div>
  969. <dl>
  970. <dt><span class="paramLabel">Parameters:</span></dt>
  971. <dd><code>img</code> - Matrix of the type CV_8U containing an image where HOG features will be calculated.</dd>
  972. <dd><code>descriptors</code> - Matrix of the type CV_32F</dd>
  973. </dl>
  974. </li>
  975. </ul>
  976. <a name="compute-org.opencv.core.Mat-org.opencv.core.MatOfFloat-org.opencv.core.Size-">
  977. <!-- -->
  978. </a>
  979. <ul class="blockList">
  980. <li class="blockList">
  981. <h4>compute</h4>
  982. <pre>public&nbsp;void&nbsp;compute(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  983. <a href="../../../org/opencv/core/MatOfFloat.html" title="class in org.opencv.core">MatOfFloat</a>&nbsp;descriptors,
  984. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride)</pre>
  985. <div class="block">Computes HOG descriptors of given image.</div>
  986. <dl>
  987. <dt><span class="paramLabel">Parameters:</span></dt>
  988. <dd><code>img</code> - Matrix of the type CV_8U containing an image where HOG features will be calculated.</dd>
  989. <dd><code>descriptors</code> - Matrix of the type CV_32F</dd>
  990. <dd><code>winStride</code> - Window stride. It must be a multiple of block stride.</dd>
  991. </dl>
  992. </li>
  993. </ul>
  994. <a name="compute-org.opencv.core.Mat-org.opencv.core.MatOfFloat-org.opencv.core.Size-org.opencv.core.Size-">
  995. <!-- -->
  996. </a>
  997. <ul class="blockList">
  998. <li class="blockList">
  999. <h4>compute</h4>
  1000. <pre>public&nbsp;void&nbsp;compute(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1001. <a href="../../../org/opencv/core/MatOfFloat.html" title="class in org.opencv.core">MatOfFloat</a>&nbsp;descriptors,
  1002. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  1003. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding)</pre>
  1004. <div class="block">Computes HOG descriptors of given image.</div>
  1005. <dl>
  1006. <dt><span class="paramLabel">Parameters:</span></dt>
  1007. <dd><code>img</code> - Matrix of the type CV_8U containing an image where HOG features will be calculated.</dd>
  1008. <dd><code>descriptors</code> - Matrix of the type CV_32F</dd>
  1009. <dd><code>winStride</code> - Window stride. It must be a multiple of block stride.</dd>
  1010. <dd><code>padding</code> - Padding</dd>
  1011. </dl>
  1012. </li>
  1013. </ul>
  1014. <a name="compute-org.opencv.core.Mat-org.opencv.core.MatOfFloat-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.MatOfPoint-">
  1015. <!-- -->
  1016. </a>
  1017. <ul class="blockList">
  1018. <li class="blockList">
  1019. <h4>compute</h4>
  1020. <pre>public&nbsp;void&nbsp;compute(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1021. <a href="../../../org/opencv/core/MatOfFloat.html" title="class in org.opencv.core">MatOfFloat</a>&nbsp;descriptors,
  1022. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  1023. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding,
  1024. <a href="../../../org/opencv/core/MatOfPoint.html" title="class in org.opencv.core">MatOfPoint</a>&nbsp;locations)</pre>
  1025. <div class="block">Computes HOG descriptors of given image.</div>
  1026. <dl>
  1027. <dt><span class="paramLabel">Parameters:</span></dt>
  1028. <dd><code>img</code> - Matrix of the type CV_8U containing an image where HOG features will be calculated.</dd>
  1029. <dd><code>descriptors</code> - Matrix of the type CV_32F</dd>
  1030. <dd><code>winStride</code> - Window stride. It must be a multiple of block stride.</dd>
  1031. <dd><code>padding</code> - Padding</dd>
  1032. <dd><code>locations</code> - Vector of Point</dd>
  1033. </dl>
  1034. </li>
  1035. </ul>
  1036. <a name="computeGradient-org.opencv.core.Mat-org.opencv.core.Mat-org.opencv.core.Mat-">
  1037. <!-- -->
  1038. </a>
  1039. <ul class="blockList">
  1040. <li class="blockList">
  1041. <h4>computeGradient</h4>
  1042. <pre>public&nbsp;void&nbsp;computeGradient(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1043. <a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;grad,
  1044. <a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;angleOfs)</pre>
  1045. <div class="block">Computes gradients and quantized gradient orientations.</div>
  1046. <dl>
  1047. <dt><span class="paramLabel">Parameters:</span></dt>
  1048. <dd><code>img</code> - Matrix contains the image to be computed</dd>
  1049. <dd><code>grad</code> - Matrix of type CV_32FC2 contains computed gradients</dd>
  1050. <dd><code>angleOfs</code> - Matrix of type CV_8UC2 contains quantized gradient orientations</dd>
  1051. </dl>
  1052. </li>
  1053. </ul>
  1054. <a name="computeGradient-org.opencv.core.Mat-org.opencv.core.Mat-org.opencv.core.Mat-org.opencv.core.Size-">
  1055. <!-- -->
  1056. </a>
  1057. <ul class="blockList">
  1058. <li class="blockList">
  1059. <h4>computeGradient</h4>
  1060. <pre>public&nbsp;void&nbsp;computeGradient(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1061. <a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;grad,
  1062. <a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;angleOfs,
  1063. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;paddingTL)</pre>
  1064. <div class="block">Computes gradients and quantized gradient orientations.</div>
  1065. <dl>
  1066. <dt><span class="paramLabel">Parameters:</span></dt>
  1067. <dd><code>img</code> - Matrix contains the image to be computed</dd>
  1068. <dd><code>grad</code> - Matrix of type CV_32FC2 contains computed gradients</dd>
  1069. <dd><code>angleOfs</code> - Matrix of type CV_8UC2 contains quantized gradient orientations</dd>
  1070. <dd><code>paddingTL</code> - Padding from top-left</dd>
  1071. </dl>
  1072. </li>
  1073. </ul>
  1074. <a name="computeGradient-org.opencv.core.Mat-org.opencv.core.Mat-org.opencv.core.Mat-org.opencv.core.Size-org.opencv.core.Size-">
  1075. <!-- -->
  1076. </a>
  1077. <ul class="blockList">
  1078. <li class="blockList">
  1079. <h4>computeGradient</h4>
  1080. <pre>public&nbsp;void&nbsp;computeGradient(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1081. <a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;grad,
  1082. <a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;angleOfs,
  1083. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;paddingTL,
  1084. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;paddingBR)</pre>
  1085. <div class="block">Computes gradients and quantized gradient orientations.</div>
  1086. <dl>
  1087. <dt><span class="paramLabel">Parameters:</span></dt>
  1088. <dd><code>img</code> - Matrix contains the image to be computed</dd>
  1089. <dd><code>grad</code> - Matrix of type CV_32FC2 contains computed gradients</dd>
  1090. <dd><code>angleOfs</code> - Matrix of type CV_8UC2 contains quantized gradient orientations</dd>
  1091. <dd><code>paddingTL</code> - Padding from top-left</dd>
  1092. <dd><code>paddingBR</code> - Padding from bottom-right</dd>
  1093. </dl>
  1094. </li>
  1095. </ul>
  1096. <a name="detect-org.opencv.core.Mat-org.opencv.core.MatOfPoint-org.opencv.core.MatOfDouble-">
  1097. <!-- -->
  1098. </a>
  1099. <ul class="blockList">
  1100. <li class="blockList">
  1101. <h4>detect</h4>
  1102. <pre>public&nbsp;void&nbsp;detect(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1103. <a href="../../../org/opencv/core/MatOfPoint.html" title="class in org.opencv.core">MatOfPoint</a>&nbsp;foundLocations,
  1104. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;weights)</pre>
  1105. <div class="block">Performs object detection without a multi-scale window.</div>
  1106. <dl>
  1107. <dt><span class="paramLabel">Parameters:</span></dt>
  1108. <dd><code>img</code> - Matrix of the type CV_8U or CV_8UC3 containing an image where objects are detected.</dd>
  1109. <dd><code>foundLocations</code> - Vector of point where each point contains left-top corner point of detected object boundaries.</dd>
  1110. <dd><code>weights</code> - Vector that will contain confidence values for each detected object.
  1111. Usually it is 0 and should be specified in the detector coefficients (as the last free coefficient).
  1112. But if the free coefficient is omitted (which is allowed), you can specify it manually here.</dd>
  1113. </dl>
  1114. </li>
  1115. </ul>
  1116. <a name="detect-org.opencv.core.Mat-org.opencv.core.MatOfPoint-org.opencv.core.MatOfDouble-double-">
  1117. <!-- -->
  1118. </a>
  1119. <ul class="blockList">
  1120. <li class="blockList">
  1121. <h4>detect</h4>
  1122. <pre>public&nbsp;void&nbsp;detect(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1123. <a href="../../../org/opencv/core/MatOfPoint.html" title="class in org.opencv.core">MatOfPoint</a>&nbsp;foundLocations,
  1124. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;weights,
  1125. double&nbsp;hitThreshold)</pre>
  1126. <div class="block">Performs object detection without a multi-scale window.</div>
  1127. <dl>
  1128. <dt><span class="paramLabel">Parameters:</span></dt>
  1129. <dd><code>img</code> - Matrix of the type CV_8U or CV_8UC3 containing an image where objects are detected.</dd>
  1130. <dd><code>foundLocations</code> - Vector of point where each point contains left-top corner point of detected object boundaries.</dd>
  1131. <dd><code>weights</code> - Vector that will contain confidence values for each detected object.</dd>
  1132. <dd><code>hitThreshold</code> - Threshold for the distance between features and SVM classifying plane.
  1133. Usually it is 0 and should be specified in the detector coefficients (as the last free coefficient).
  1134. But if the free coefficient is omitted (which is allowed), you can specify it manually here.</dd>
  1135. </dl>
  1136. </li>
  1137. </ul>
  1138. <a name="detect-org.opencv.core.Mat-org.opencv.core.MatOfPoint-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-">
  1139. <!-- -->
  1140. </a>
  1141. <ul class="blockList">
  1142. <li class="blockList">
  1143. <h4>detect</h4>
  1144. <pre>public&nbsp;void&nbsp;detect(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1145. <a href="../../../org/opencv/core/MatOfPoint.html" title="class in org.opencv.core">MatOfPoint</a>&nbsp;foundLocations,
  1146. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;weights,
  1147. double&nbsp;hitThreshold,
  1148. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride)</pre>
  1149. <div class="block">Performs object detection without a multi-scale window.</div>
  1150. <dl>
  1151. <dt><span class="paramLabel">Parameters:</span></dt>
  1152. <dd><code>img</code> - Matrix of the type CV_8U or CV_8UC3 containing an image where objects are detected.</dd>
  1153. <dd><code>foundLocations</code> - Vector of point where each point contains left-top corner point of detected object boundaries.</dd>
  1154. <dd><code>weights</code> - Vector that will contain confidence values for each detected object.</dd>
  1155. <dd><code>hitThreshold</code> - Threshold for the distance between features and SVM classifying plane.
  1156. Usually it is 0 and should be specified in the detector coefficients (as the last free coefficient).
  1157. But if the free coefficient is omitted (which is allowed), you can specify it manually here.</dd>
  1158. <dd><code>winStride</code> - Window stride. It must be a multiple of block stride.</dd>
  1159. </dl>
  1160. </li>
  1161. </ul>
  1162. <a name="detect-org.opencv.core.Mat-org.opencv.core.MatOfPoint-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-org.opencv.core.Size-">
  1163. <!-- -->
  1164. </a>
  1165. <ul class="blockList">
  1166. <li class="blockList">
  1167. <h4>detect</h4>
  1168. <pre>public&nbsp;void&nbsp;detect(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1169. <a href="../../../org/opencv/core/MatOfPoint.html" title="class in org.opencv.core">MatOfPoint</a>&nbsp;foundLocations,
  1170. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;weights,
  1171. double&nbsp;hitThreshold,
  1172. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  1173. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding)</pre>
  1174. <div class="block">Performs object detection without a multi-scale window.</div>
  1175. <dl>
  1176. <dt><span class="paramLabel">Parameters:</span></dt>
  1177. <dd><code>img</code> - Matrix of the type CV_8U or CV_8UC3 containing an image where objects are detected.</dd>
  1178. <dd><code>foundLocations</code> - Vector of point where each point contains left-top corner point of detected object boundaries.</dd>
  1179. <dd><code>weights</code> - Vector that will contain confidence values for each detected object.</dd>
  1180. <dd><code>hitThreshold</code> - Threshold for the distance between features and SVM classifying plane.
  1181. Usually it is 0 and should be specified in the detector coefficients (as the last free coefficient).
  1182. But if the free coefficient is omitted (which is allowed), you can specify it manually here.</dd>
  1183. <dd><code>winStride</code> - Window stride. It must be a multiple of block stride.</dd>
  1184. <dd><code>padding</code> - Padding</dd>
  1185. </dl>
  1186. </li>
  1187. </ul>
  1188. <a name="detect-org.opencv.core.Mat-org.opencv.core.MatOfPoint-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-org.opencv.core.Size-org.opencv.core.MatOfPoint-">
  1189. <!-- -->
  1190. </a>
  1191. <ul class="blockList">
  1192. <li class="blockList">
  1193. <h4>detect</h4>
  1194. <pre>public&nbsp;void&nbsp;detect(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1195. <a href="../../../org/opencv/core/MatOfPoint.html" title="class in org.opencv.core">MatOfPoint</a>&nbsp;foundLocations,
  1196. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;weights,
  1197. double&nbsp;hitThreshold,
  1198. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  1199. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding,
  1200. <a href="../../../org/opencv/core/MatOfPoint.html" title="class in org.opencv.core">MatOfPoint</a>&nbsp;searchLocations)</pre>
  1201. <div class="block">Performs object detection without a multi-scale window.</div>
  1202. <dl>
  1203. <dt><span class="paramLabel">Parameters:</span></dt>
  1204. <dd><code>img</code> - Matrix of the type CV_8U or CV_8UC3 containing an image where objects are detected.</dd>
  1205. <dd><code>foundLocations</code> - Vector of point where each point contains left-top corner point of detected object boundaries.</dd>
  1206. <dd><code>weights</code> - Vector that will contain confidence values for each detected object.</dd>
  1207. <dd><code>hitThreshold</code> - Threshold for the distance between features and SVM classifying plane.
  1208. Usually it is 0 and should be specified in the detector coefficients (as the last free coefficient).
  1209. But if the free coefficient is omitted (which is allowed), you can specify it manually here.</dd>
  1210. <dd><code>winStride</code> - Window stride. It must be a multiple of block stride.</dd>
  1211. <dd><code>padding</code> - Padding</dd>
  1212. <dd><code>searchLocations</code> - Vector of Point includes set of requested locations to be evaluated.</dd>
  1213. </dl>
  1214. </li>
  1215. </ul>
  1216. <a name="detectMultiScale-org.opencv.core.Mat-org.opencv.core.MatOfRect-org.opencv.core.MatOfDouble-">
  1217. <!-- -->
  1218. </a>
  1219. <ul class="blockList">
  1220. <li class="blockList">
  1221. <h4>detectMultiScale</h4>
  1222. <pre>public&nbsp;void&nbsp;detectMultiScale(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1223. <a href="../../../org/opencv/core/MatOfRect.html" title="class in org.opencv.core">MatOfRect</a>&nbsp;foundLocations,
  1224. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;foundWeights)</pre>
  1225. <div class="block">Detects objects of different sizes in the input image. The detected objects are returned as a list
  1226. of rectangles.</div>
  1227. <dl>
  1228. <dt><span class="paramLabel">Parameters:</span></dt>
  1229. <dd><code>img</code> - Matrix of the type CV_8U or CV_8UC3 containing an image where objects are detected.</dd>
  1230. <dd><code>foundLocations</code> - Vector of rectangles where each rectangle contains the detected object.</dd>
  1231. <dd><code>foundWeights</code> - Vector that will contain confidence values for each detected object.
  1232. Usually it is 0 and should be specified in the detector coefficients (as the last free coefficient).
  1233. But if the free coefficient is omitted (which is allowed), you can specify it manually here.
  1234. by many rectangles. 0 means not to perform grouping.</dd>
  1235. </dl>
  1236. </li>
  1237. </ul>
  1238. <a name="detectMultiScale-org.opencv.core.Mat-org.opencv.core.MatOfRect-org.opencv.core.MatOfDouble-double-">
  1239. <!-- -->
  1240. </a>
  1241. <ul class="blockList">
  1242. <li class="blockList">
  1243. <h4>detectMultiScale</h4>
  1244. <pre>public&nbsp;void&nbsp;detectMultiScale(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1245. <a href="../../../org/opencv/core/MatOfRect.html" title="class in org.opencv.core">MatOfRect</a>&nbsp;foundLocations,
  1246. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;foundWeights,
  1247. double&nbsp;hitThreshold)</pre>
  1248. <div class="block">Detects objects of different sizes in the input image. The detected objects are returned as a list
  1249. of rectangles.</div>
  1250. <dl>
  1251. <dt><span class="paramLabel">Parameters:</span></dt>
  1252. <dd><code>img</code> - Matrix of the type CV_8U or CV_8UC3 containing an image where objects are detected.</dd>
  1253. <dd><code>foundLocations</code> - Vector of rectangles where each rectangle contains the detected object.</dd>
  1254. <dd><code>foundWeights</code> - Vector that will contain confidence values for each detected object.</dd>
  1255. <dd><code>hitThreshold</code> - Threshold for the distance between features and SVM classifying plane.
  1256. Usually it is 0 and should be specified in the detector coefficients (as the last free coefficient).
  1257. But if the free coefficient is omitted (which is allowed), you can specify it manually here.
  1258. by many rectangles. 0 means not to perform grouping.</dd>
  1259. </dl>
  1260. </li>
  1261. </ul>
  1262. <a name="detectMultiScale-org.opencv.core.Mat-org.opencv.core.MatOfRect-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-">
  1263. <!-- -->
  1264. </a>
  1265. <ul class="blockList">
  1266. <li class="blockList">
  1267. <h4>detectMultiScale</h4>
  1268. <pre>public&nbsp;void&nbsp;detectMultiScale(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1269. <a href="../../../org/opencv/core/MatOfRect.html" title="class in org.opencv.core">MatOfRect</a>&nbsp;foundLocations,
  1270. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;foundWeights,
  1271. double&nbsp;hitThreshold,
  1272. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride)</pre>
  1273. <div class="block">Detects objects of different sizes in the input image. The detected objects are returned as a list
  1274. of rectangles.</div>
  1275. <dl>
  1276. <dt><span class="paramLabel">Parameters:</span></dt>
  1277. <dd><code>img</code> - Matrix of the type CV_8U or CV_8UC3 containing an image where objects are detected.</dd>
  1278. <dd><code>foundLocations</code> - Vector of rectangles where each rectangle contains the detected object.</dd>
  1279. <dd><code>foundWeights</code> - Vector that will contain confidence values for each detected object.</dd>
  1280. <dd><code>hitThreshold</code> - Threshold for the distance between features and SVM classifying plane.
  1281. Usually it is 0 and should be specified in the detector coefficients (as the last free coefficient).
  1282. But if the free coefficient is omitted (which is allowed), you can specify it manually here.</dd>
  1283. <dd><code>winStride</code> - Window stride. It must be a multiple of block stride.
  1284. by many rectangles. 0 means not to perform grouping.</dd>
  1285. </dl>
  1286. </li>
  1287. </ul>
  1288. <a name="detectMultiScale-org.opencv.core.Mat-org.opencv.core.MatOfRect-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-org.opencv.core.Size-">
  1289. <!-- -->
  1290. </a>
  1291. <ul class="blockList">
  1292. <li class="blockList">
  1293. <h4>detectMultiScale</h4>
  1294. <pre>public&nbsp;void&nbsp;detectMultiScale(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1295. <a href="../../../org/opencv/core/MatOfRect.html" title="class in org.opencv.core">MatOfRect</a>&nbsp;foundLocations,
  1296. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;foundWeights,
  1297. double&nbsp;hitThreshold,
  1298. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  1299. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding)</pre>
  1300. <div class="block">Detects objects of different sizes in the input image. The detected objects are returned as a list
  1301. of rectangles.</div>
  1302. <dl>
  1303. <dt><span class="paramLabel">Parameters:</span></dt>
  1304. <dd><code>img</code> - Matrix of the type CV_8U or CV_8UC3 containing an image where objects are detected.</dd>
  1305. <dd><code>foundLocations</code> - Vector of rectangles where each rectangle contains the detected object.</dd>
  1306. <dd><code>foundWeights</code> - Vector that will contain confidence values for each detected object.</dd>
  1307. <dd><code>hitThreshold</code> - Threshold for the distance between features and SVM classifying plane.
  1308. Usually it is 0 and should be specified in the detector coefficients (as the last free coefficient).
  1309. But if the free coefficient is omitted (which is allowed), you can specify it manually here.</dd>
  1310. <dd><code>winStride</code> - Window stride. It must be a multiple of block stride.</dd>
  1311. <dd><code>padding</code> - Padding
  1312. by many rectangles. 0 means not to perform grouping.</dd>
  1313. </dl>
  1314. </li>
  1315. </ul>
  1316. <a name="detectMultiScale-org.opencv.core.Mat-org.opencv.core.MatOfRect-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-org.opencv.core.Size-double-">
  1317. <!-- -->
  1318. </a>
  1319. <ul class="blockList">
  1320. <li class="blockList">
  1321. <h4>detectMultiScale</h4>
  1322. <pre>public&nbsp;void&nbsp;detectMultiScale(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1323. <a href="../../../org/opencv/core/MatOfRect.html" title="class in org.opencv.core">MatOfRect</a>&nbsp;foundLocations,
  1324. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;foundWeights,
  1325. double&nbsp;hitThreshold,
  1326. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  1327. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding,
  1328. double&nbsp;scale)</pre>
  1329. <div class="block">Detects objects of different sizes in the input image. The detected objects are returned as a list
  1330. of rectangles.</div>
  1331. <dl>
  1332. <dt><span class="paramLabel">Parameters:</span></dt>
  1333. <dd><code>img</code> - Matrix of the type CV_8U or CV_8UC3 containing an image where objects are detected.</dd>
  1334. <dd><code>foundLocations</code> - Vector of rectangles where each rectangle contains the detected object.</dd>
  1335. <dd><code>foundWeights</code> - Vector that will contain confidence values for each detected object.</dd>
  1336. <dd><code>hitThreshold</code> - Threshold for the distance between features and SVM classifying plane.
  1337. Usually it is 0 and should be specified in the detector coefficients (as the last free coefficient).
  1338. But if the free coefficient is omitted (which is allowed), you can specify it manually here.</dd>
  1339. <dd><code>winStride</code> - Window stride. It must be a multiple of block stride.</dd>
  1340. <dd><code>padding</code> - Padding</dd>
  1341. <dd><code>scale</code> - Coefficient of the detection window increase.
  1342. by many rectangles. 0 means not to perform grouping.</dd>
  1343. </dl>
  1344. </li>
  1345. </ul>
  1346. <a name="detectMultiScale-org.opencv.core.Mat-org.opencv.core.MatOfRect-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-org.opencv.core.Size-double-double-">
  1347. <!-- -->
  1348. </a>
  1349. <ul class="blockList">
  1350. <li class="blockList">
  1351. <h4>detectMultiScale</h4>
  1352. <pre>public&nbsp;void&nbsp;detectMultiScale(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1353. <a href="../../../org/opencv/core/MatOfRect.html" title="class in org.opencv.core">MatOfRect</a>&nbsp;foundLocations,
  1354. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;foundWeights,
  1355. double&nbsp;hitThreshold,
  1356. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  1357. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding,
  1358. double&nbsp;scale,
  1359. double&nbsp;groupThreshold)</pre>
  1360. <div class="block">Detects objects of different sizes in the input image. The detected objects are returned as a list
  1361. of rectangles.</div>
  1362. <dl>
  1363. <dt><span class="paramLabel">Parameters:</span></dt>
  1364. <dd><code>img</code> - Matrix of the type CV_8U or CV_8UC3 containing an image where objects are detected.</dd>
  1365. <dd><code>foundLocations</code> - Vector of rectangles where each rectangle contains the detected object.</dd>
  1366. <dd><code>foundWeights</code> - Vector that will contain confidence values for each detected object.</dd>
  1367. <dd><code>hitThreshold</code> - Threshold for the distance between features and SVM classifying plane.
  1368. Usually it is 0 and should be specified in the detector coefficients (as the last free coefficient).
  1369. But if the free coefficient is omitted (which is allowed), you can specify it manually here.</dd>
  1370. <dd><code>winStride</code> - Window stride. It must be a multiple of block stride.</dd>
  1371. <dd><code>padding</code> - Padding</dd>
  1372. <dd><code>scale</code> - Coefficient of the detection window increase.</dd>
  1373. <dd><code>groupThreshold</code> - Coefficient to regulate the similarity threshold. When detected, some objects can be covered
  1374. by many rectangles. 0 means not to perform grouping.</dd>
  1375. </dl>
  1376. </li>
  1377. </ul>
  1378. <a name="detectMultiScale-org.opencv.core.Mat-org.opencv.core.MatOfRect-org.opencv.core.MatOfDouble-double-org.opencv.core.Size-org.opencv.core.Size-double-double-boolean-">
  1379. <!-- -->
  1380. </a>
  1381. <ul class="blockList">
  1382. <li class="blockList">
  1383. <h4>detectMultiScale</h4>
  1384. <pre>public&nbsp;void&nbsp;detectMultiScale(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;img,
  1385. <a href="../../../org/opencv/core/MatOfRect.html" title="class in org.opencv.core">MatOfRect</a>&nbsp;foundLocations,
  1386. <a href="../../../org/opencv/core/MatOfDouble.html" title="class in org.opencv.core">MatOfDouble</a>&nbsp;foundWeights,
  1387. double&nbsp;hitThreshold,
  1388. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;winStride,
  1389. <a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;padding,
  1390. double&nbsp;scale,
  1391. double&nbsp;groupThreshold,
  1392. boolean&nbsp;useMeanshiftGrouping)</pre>
  1393. <div class="block">Detects objects of different sizes in the input image. The detected objects are returned as a list
  1394. of rectangles.</div>
  1395. <dl>
  1396. <dt><span class="paramLabel">Parameters:</span></dt>
  1397. <dd><code>img</code> - Matrix of the type CV_8U or CV_8UC3 containing an image where objects are detected.</dd>
  1398. <dd><code>foundLocations</code> - Vector of rectangles where each rectangle contains the detected object.</dd>
  1399. <dd><code>foundWeights</code> - Vector that will contain confidence values for each detected object.</dd>
  1400. <dd><code>hitThreshold</code> - Threshold for the distance between features and SVM classifying plane.
  1401. Usually it is 0 and should be specified in the detector coefficients (as the last free coefficient).
  1402. But if the free coefficient is omitted (which is allowed), you can specify it manually here.</dd>
  1403. <dd><code>winStride</code> - Window stride. It must be a multiple of block stride.</dd>
  1404. <dd><code>padding</code> - Padding</dd>
  1405. <dd><code>scale</code> - Coefficient of the detection window increase.</dd>
  1406. <dd><code>groupThreshold</code> - Coefficient to regulate the similarity threshold. When detected, some objects can be covered
  1407. by many rectangles. 0 means not to perform grouping.</dd>
  1408. <dd><code>useMeanshiftGrouping</code> - indicates grouping algorithm</dd>
  1409. </dl>
  1410. </li>
  1411. </ul>
  1412. <a name="get_blockSize--">
  1413. <!-- -->
  1414. </a>
  1415. <ul class="blockList">
  1416. <li class="blockList">
  1417. <h4>get_blockSize</h4>
  1418. <pre>public&nbsp;<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;get_blockSize()</pre>
  1419. </li>
  1420. </ul>
  1421. <a name="get_blockStride--">
  1422. <!-- -->
  1423. </a>
  1424. <ul class="blockList">
  1425. <li class="blockList">
  1426. <h4>get_blockStride</h4>
  1427. <pre>public&nbsp;<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;get_blockStride()</pre>
  1428. </li>
  1429. </ul>
  1430. <a name="get_cellSize--">
  1431. <!-- -->
  1432. </a>
  1433. <ul class="blockList">
  1434. <li class="blockList">
  1435. <h4>get_cellSize</h4>
  1436. <pre>public&nbsp;<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;get_cellSize()</pre>
  1437. </li>
  1438. </ul>
  1439. <a name="get_derivAperture--">
  1440. <!-- -->
  1441. </a>
  1442. <ul class="blockList">
  1443. <li class="blockList">
  1444. <h4>get_derivAperture</h4>
  1445. <pre>public&nbsp;int&nbsp;get_derivAperture()</pre>
  1446. </li>
  1447. </ul>
  1448. <a name="get_gammaCorrection--">
  1449. <!-- -->
  1450. </a>
  1451. <ul class="blockList">
  1452. <li class="blockList">
  1453. <h4>get_gammaCorrection</h4>
  1454. <pre>public&nbsp;boolean&nbsp;get_gammaCorrection()</pre>
  1455. </li>
  1456. </ul>
  1457. <a name="get_histogramNormType--">
  1458. <!-- -->
  1459. </a>
  1460. <ul class="blockList">
  1461. <li class="blockList">
  1462. <h4>get_histogramNormType</h4>
  1463. <pre>public&nbsp;int&nbsp;get_histogramNormType()</pre>
  1464. </li>
  1465. </ul>
  1466. <a name="get_L2HysThreshold--">
  1467. <!-- -->
  1468. </a>
  1469. <ul class="blockList">
  1470. <li class="blockList">
  1471. <h4>get_L2HysThreshold</h4>
  1472. <pre>public&nbsp;double&nbsp;get_L2HysThreshold()</pre>
  1473. </li>
  1474. </ul>
  1475. <a name="get_nbins--">
  1476. <!-- -->
  1477. </a>
  1478. <ul class="blockList">
  1479. <li class="blockList">
  1480. <h4>get_nbins</h4>
  1481. <pre>public&nbsp;int&nbsp;get_nbins()</pre>
  1482. </li>
  1483. </ul>
  1484. <a name="get_nlevels--">
  1485. <!-- -->
  1486. </a>
  1487. <ul class="blockList">
  1488. <li class="blockList">
  1489. <h4>get_nlevels</h4>
  1490. <pre>public&nbsp;int&nbsp;get_nlevels()</pre>
  1491. </li>
  1492. </ul>
  1493. <a name="get_signedGradient--">
  1494. <!-- -->
  1495. </a>
  1496. <ul class="blockList">
  1497. <li class="blockList">
  1498. <h4>get_signedGradient</h4>
  1499. <pre>public&nbsp;boolean&nbsp;get_signedGradient()</pre>
  1500. </li>
  1501. </ul>
  1502. <a name="get_svmDetector--">
  1503. <!-- -->
  1504. </a>
  1505. <ul class="blockList">
  1506. <li class="blockList">
  1507. <h4>get_svmDetector</h4>
  1508. <pre>public&nbsp;<a href="../../../org/opencv/core/MatOfFloat.html" title="class in org.opencv.core">MatOfFloat</a>&nbsp;get_svmDetector()</pre>
  1509. </li>
  1510. </ul>
  1511. <a name="get_winSigma--">
  1512. <!-- -->
  1513. </a>
  1514. <ul class="blockList">
  1515. <li class="blockList">
  1516. <h4>get_winSigma</h4>
  1517. <pre>public&nbsp;double&nbsp;get_winSigma()</pre>
  1518. </li>
  1519. </ul>
  1520. <a name="get_winSize--">
  1521. <!-- -->
  1522. </a>
  1523. <ul class="blockList">
  1524. <li class="blockList">
  1525. <h4>get_winSize</h4>
  1526. <pre>public&nbsp;<a href="../../../org/opencv/core/Size.html" title="class in org.opencv.core">Size</a>&nbsp;get_winSize()</pre>
  1527. </li>
  1528. </ul>
  1529. <a name="getDaimlerPeopleDetector--">
  1530. <!-- -->
  1531. </a>
  1532. <ul class="blockList">
  1533. <li class="blockList">
  1534. <h4>getDaimlerPeopleDetector</h4>
  1535. <pre>public static&nbsp;<a href="../../../org/opencv/core/MatOfFloat.html" title="class in org.opencv.core">MatOfFloat</a>&nbsp;getDaimlerPeopleDetector()</pre>
  1536. <div class="block">Returns coefficients of the classifier trained for people detection (for 48x96 windows).</div>
  1537. <dl>
  1538. <dt><span class="returnLabel">Returns:</span></dt>
  1539. <dd>automatically generated</dd>
  1540. </dl>
  1541. </li>
  1542. </ul>
  1543. <a name="getDefaultPeopleDetector--">
  1544. <!-- -->
  1545. </a>
  1546. <ul class="blockList">
  1547. <li class="blockList">
  1548. <h4>getDefaultPeopleDetector</h4>
  1549. <pre>public static&nbsp;<a href="../../../org/opencv/core/MatOfFloat.html" title="class in org.opencv.core">MatOfFloat</a>&nbsp;getDefaultPeopleDetector()</pre>
  1550. <div class="block">Returns coefficients of the classifier trained for people detection (for 64x128 windows).</div>
  1551. <dl>
  1552. <dt><span class="returnLabel">Returns:</span></dt>
  1553. <dd>automatically generated</dd>
  1554. </dl>
  1555. </li>
  1556. </ul>
  1557. <a name="getDescriptorSize--">
  1558. <!-- -->
  1559. </a>
  1560. <ul class="blockList">
  1561. <li class="blockList">
  1562. <h4>getDescriptorSize</h4>
  1563. <pre>public&nbsp;long&nbsp;getDescriptorSize()</pre>
  1564. <div class="block">Returns the number of coefficients required for the classification.</div>
  1565. <dl>
  1566. <dt><span class="returnLabel">Returns:</span></dt>
  1567. <dd>automatically generated</dd>
  1568. </dl>
  1569. </li>
  1570. </ul>
  1571. <a name="getNativeObjAddr--">
  1572. <!-- -->
  1573. </a>
  1574. <ul class="blockList">
  1575. <li class="blockList">
  1576. <h4>getNativeObjAddr</h4>
  1577. <pre>public&nbsp;long&nbsp;getNativeObjAddr()</pre>
  1578. </li>
  1579. </ul>
  1580. <a name="getWinSigma--">
  1581. <!-- -->
  1582. </a>
  1583. <ul class="blockList">
  1584. <li class="blockList">
  1585. <h4>getWinSigma</h4>
  1586. <pre>public&nbsp;double&nbsp;getWinSigma()</pre>
  1587. <div class="block">Returns winSigma value</div>
  1588. <dl>
  1589. <dt><span class="returnLabel">Returns:</span></dt>
  1590. <dd>automatically generated</dd>
  1591. </dl>
  1592. </li>
  1593. </ul>
  1594. <a name="load-java.lang.String-">
  1595. <!-- -->
  1596. </a>
  1597. <ul class="blockList">
  1598. <li class="blockList">
  1599. <h4>load</h4>
  1600. <pre>public&nbsp;boolean&nbsp;load(java.lang.String&nbsp;filename)</pre>
  1601. <div class="block">loads HOGDescriptor parameters and coefficients for the linear SVM classifier from a file</div>
  1602. <dl>
  1603. <dt><span class="paramLabel">Parameters:</span></dt>
  1604. <dd><code>filename</code> - Name of the file to read.</dd>
  1605. <dt><span class="returnLabel">Returns:</span></dt>
  1606. <dd>automatically generated</dd>
  1607. </dl>
  1608. </li>
  1609. </ul>
  1610. <a name="load-java.lang.String-java.lang.String-">
  1611. <!-- -->
  1612. </a>
  1613. <ul class="blockList">
  1614. <li class="blockList">
  1615. <h4>load</h4>
  1616. <pre>public&nbsp;boolean&nbsp;load(java.lang.String&nbsp;filename,
  1617. java.lang.String&nbsp;objname)</pre>
  1618. <div class="block">loads HOGDescriptor parameters and coefficients for the linear SVM classifier from a file</div>
  1619. <dl>
  1620. <dt><span class="paramLabel">Parameters:</span></dt>
  1621. <dd><code>filename</code> - Name of the file to read.</dd>
  1622. <dd><code>objname</code> - The optional name of the node to read (if empty, the first top-level node will be used).</dd>
  1623. <dt><span class="returnLabel">Returns:</span></dt>
  1624. <dd>automatically generated</dd>
  1625. </dl>
  1626. </li>
  1627. </ul>
  1628. <a name="save-java.lang.String-">
  1629. <!-- -->
  1630. </a>
  1631. <ul class="blockList">
  1632. <li class="blockList">
  1633. <h4>save</h4>
  1634. <pre>public&nbsp;void&nbsp;save(java.lang.String&nbsp;filename)</pre>
  1635. <div class="block">saves HOGDescriptor parameters and coefficients for the linear SVM classifier to a file</div>
  1636. <dl>
  1637. <dt><span class="paramLabel">Parameters:</span></dt>
  1638. <dd><code>filename</code> - File name</dd>
  1639. </dl>
  1640. </li>
  1641. </ul>
  1642. <a name="save-java.lang.String-java.lang.String-">
  1643. <!-- -->
  1644. </a>
  1645. <ul class="blockList">
  1646. <li class="blockList">
  1647. <h4>save</h4>
  1648. <pre>public&nbsp;void&nbsp;save(java.lang.String&nbsp;filename,
  1649. java.lang.String&nbsp;objname)</pre>
  1650. <div class="block">saves HOGDescriptor parameters and coefficients for the linear SVM classifier to a file</div>
  1651. <dl>
  1652. <dt><span class="paramLabel">Parameters:</span></dt>
  1653. <dd><code>filename</code> - File name</dd>
  1654. <dd><code>objname</code> - Object name</dd>
  1655. </dl>
  1656. </li>
  1657. </ul>
  1658. <a name="setSVMDetector-org.opencv.core.Mat-">
  1659. <!-- -->
  1660. </a>
  1661. <ul class="blockListLast">
  1662. <li class="blockList">
  1663. <h4>setSVMDetector</h4>
  1664. <pre>public&nbsp;void&nbsp;setSVMDetector(<a href="../../../org/opencv/core/Mat.html" title="class in org.opencv.core">Mat</a>&nbsp;svmdetector)</pre>
  1665. <div class="block">Sets coefficients for the linear SVM classifier.</div>
  1666. <dl>
  1667. <dt><span class="paramLabel">Parameters:</span></dt>
  1668. <dd><code>svmdetector</code> - coefficients for the linear SVM classifier.</dd>
  1669. </dl>
  1670. </li>
  1671. </ul>
  1672. </li>
  1673. </ul>
  1674. </li>
  1675. </ul>
  1676. </div>
  1677. </div>
  1678. <!-- ========= END OF CLASS DATA ========= -->
  1679. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  1680. <div class="bottomNav"><a name="navbar.bottom">
  1681. <!-- -->
  1682. </a>
  1683. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  1684. <a name="navbar.bottom.firstrow">
  1685. <!-- -->
  1686. </a>
  1687. <ul class="navList" title="Navigation">
  1688. <li><a href="../../../overview-summary.html">Overview</a></li>
  1689. <li><a href="package-summary.html">Package</a></li>
  1690. <li class="navBarCell1Rev">Class</li>
  1691. <li><a href="package-tree.html">Tree</a></li>
  1692. <li><a href="../../../index-all.html">Index</a></li>
  1693. <li><a href="../../../help-doc.html">Help</a></li>
  1694. </ul>
  1695. <div class="aboutLanguage">
  1696. <script>
  1697. var url = window.location.href;
  1698. var pos = url.lastIndexOf('/javadoc/');
  1699. url = pos >= 0 ? (url.substring(0, pos) + '/javadoc/mymath.js') : (window.location.origin + '/mymath.js');
  1700. var script = document.createElement('script');
  1701. script.src = 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML,' + url;
  1702. document.getElementsByTagName('head')[0].appendChild(script);
  1703. </script>
  1704. </div>
  1705. </div>
  1706. <div class="subNav">
  1707. <ul class="navList">
  1708. <li><a href="../../../org/opencv/objdetect/GridBoard.html" title="class in org.opencv.objdetect"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  1709. <li><a href="../../../org/opencv/objdetect/Objdetect.html" title="class in org.opencv.objdetect"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  1710. </ul>
  1711. <ul class="navList">
  1712. <li><a href="../../../index.html?org/opencv/objdetect/HOGDescriptor.html" target="_top">Frames</a></li>
  1713. <li><a href="HOGDescriptor.html" target="_top">No&nbsp;Frames</a></li>
  1714. </ul>
  1715. <ul class="navList" id="allclasses_navbar_bottom">
  1716. <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  1717. </ul>
  1718. <div>
  1719. <script type="text/javascript"><!--
  1720. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  1721. if(window==top) {
  1722. allClassesLink.style.display = "block";
  1723. }
  1724. else {
  1725. allClassesLink.style.display = "none";
  1726. }
  1727. //-->
  1728. </script>
  1729. </div>
  1730. <div>
  1731. <ul class="subNavList">
  1732. <li>Summary:&nbsp;</li>
  1733. <li>Nested&nbsp;|&nbsp;</li>
  1734. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  1735. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  1736. <li><a href="#method.summary">Method</a></li>
  1737. </ul>
  1738. <ul class="subNavList">
  1739. <li>Detail:&nbsp;</li>
  1740. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  1741. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  1742. <li><a href="#method.detail">Method</a></li>
  1743. </ul>
  1744. </div>
  1745. <a name="skip.navbar.bottom">
  1746. <!-- -->
  1747. </a></div>
  1748. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  1749. <p class="legalCopy"><small>Generated on 2023-06-28 12:47:21 / OpenCV 4.8.0</small></p>
  1750. </body>
  1751. </html>