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 --> 6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7<title>Uses of Package com.google.zxing.qrcode.detector (ZXing 3.5.1 API)</title> 8<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> 9<script type="text/javascript" src="../../../../../script.js"></script> 10</head> 11<body> 12<script type="text/javascript"><!-- 13 try { 14 if (location.href.indexOf('is-external=true') == -1) { 15 parent.document.title="Uses of Package com.google.zxing.qrcode.detector (ZXing 3.5.1 API)"; 16 } 17 } 18 catch(err) { 19 } 20//--> 21</script> 22<noscript> 23<div>JavaScript is disabled on your browser.</div> 24</noscript> 25<!-- ========= START OF TOP NAVBAR ======= --> 26<div class="topNav"><a name="navbar.top"> 27<!-- --> 28</a> 29<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> 30<a name="navbar.top.firstrow"> 31<!-- --> 32</a> 33<ul class="navList" title="Navigation"> 34<li><a href="../../../../../overview-summary.html">Overview</a></li> 35<li><a href="package-summary.html">Package</a></li> 36<li>Class</li> 37<li class="navBarCell1Rev">Use</li> 38<li><a href="package-tree.html">Tree</a></li> 39<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> 40<li><a href="../../../../../index-all.html">Index</a></li> 41<li><a href="../../../../../help-doc.html">Help</a></li> 42</ul> 43</div> 44<div class="subNav"> 45<ul class="navList"> 46<li>Prev</li> 47<li>Next</li> 48</ul> 49<ul class="navList"> 50<li><a href="../../../../../index.html?com/google/zxing/qrcode/detector/package-use.html" target="_top">Frames</a></li> 51<li><a href="package-use.html" target="_top">No Frames</a></li> 52</ul> 53<ul class="navList" id="allclasses_navbar_top"> 54<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> 55</ul> 56<div> 57<script type="text/javascript"><!-- 58 allClassesLink = document.getElementById("allclasses_navbar_top"); 59 if(window==top) { 60 allClassesLink.style.display = "block"; 61 } 62 else { 63 allClassesLink.style.display = "none"; 64 } 65 //--> 66</script> 67</div> 68<a name="skip.navbar.top"> 69<!-- --> 70</a></div> 71<!-- ========= END OF TOP NAVBAR ========= --> 72<div class="header"> 73<h1 title="Uses of Package com.google.zxing.qrcode.detector" class="title">Uses of Package<br>com.google.zxing.qrcode.detector</h1> 74</div> 75<div class="contentContainer"> 76<ul class="blockList"> 77<li class="blockList"> 78<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> 79<caption><span>Packages that use <a href="../../../../../com/google/zxing/qrcode/detector/package-summary.html">com.google.zxing.qrcode.detector</a></span><span class="tabEnd"> </span></caption> 80<tr> 81<th class="colFirst" scope="col">Package</th> 82<th class="colLast" scope="col">Description</th> 83</tr> 84<tbody> 85<tr class="altColor"> 86<td class="colFirst"><a href="#com.google.zxing.multi.qrcode.detector">com.google.zxing.multi.qrcode.detector</a></td> 87<td class="colLast"> </td> 88</tr> 89<tr class="rowColor"> 90<td class="colFirst"><a href="#com.google.zxing.qrcode.detector">com.google.zxing.qrcode.detector</a></td> 91<td class="colLast"> </td> 92</tr> 93</tbody> 94</table> 95</li> 96<li class="blockList"><a name="com.google.zxing.multi.qrcode.detector"> 97<!-- --> 98</a> 99<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> 100<caption><span>Classes in <a href="../../../../../com/google/zxing/qrcode/detector/package-summary.html">com.google.zxing.qrcode.detector</a> used by <a href="../../../../../com/google/zxing/multi/qrcode/detector/package-summary.html">com.google.zxing.multi.qrcode.detector</a></span><span class="tabEnd"> </span></caption> 101<tr> 102<th class="colOne" scope="col">Class and Description</th> 103</tr> 104<tbody> 105<tr class="altColor"> 106<td class="colOne"><a href="../../../../../com/google/zxing/qrcode/detector/class-use/Detector.html#com.google.zxing.multi.qrcode.detector">Detector</a> 107<div class="block">Encapsulates logic that can detect a QR Code in an image, even if the QR Code 108 is rotated or skewed, or partially obscured.</div> 109</td> 110</tr> 111<tr class="rowColor"> 112<td class="colOne"><a href="../../../../../com/google/zxing/qrcode/detector/class-use/FinderPatternFinder.html#com.google.zxing.multi.qrcode.detector">FinderPatternFinder</a> 113<div class="block">This class attempts to find finder patterns in a QR Code.</div> 114</td> 115</tr> 116<tr class="altColor"> 117<td class="colOne"><a href="../../../../../com/google/zxing/qrcode/detector/class-use/FinderPatternInfo.html#com.google.zxing.multi.qrcode.detector">FinderPatternInfo</a> 118<div class="block">Encapsulates information about finder patterns in an image, including the location of 119 the three finder patterns, and their estimated module size.</div> 120</td> 121</tr> 122</tbody> 123</table> 124</li> 125<li class="blockList"><a name="com.google.zxing.qrcode.detector"> 126<!-- --> 127</a> 128<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> 129<caption><span>Classes in <a href="../../../../../com/google/zxing/qrcode/detector/package-summary.html">com.google.zxing.qrcode.detector</a> used by <a href="../../../../../com/google/zxing/qrcode/detector/package-summary.html">com.google.zxing.qrcode.detector</a></span><span class="tabEnd"> </span></caption> 130<tr> 131<th class="colOne" scope="col">Class and Description</th> 132</tr> 133<tbody> 134<tr class="altColor"> 135<td class="colOne"><a href="../../../../../com/google/zxing/qrcode/detector/class-use/AlignmentPattern.html#com.google.zxing.qrcode.detector">AlignmentPattern</a> 136<div class="block">Encapsulates an alignment pattern, which are the smaller square patterns found in 137 all but the simplest QR Codes.</div> 138</td> 139</tr> 140<tr class="rowColor"> 141<td class="colOne"><a href="../../../../../com/google/zxing/qrcode/detector/class-use/FinderPattern.html#com.google.zxing.qrcode.detector">FinderPattern</a> 142<div class="block">Encapsulates a finder pattern, which are the three square patterns found in 143 the corners of QR Codes.</div> 144</td> 145</tr> 146<tr class="altColor"> 147<td class="colOne"><a href="../../../../../com/google/zxing/qrcode/detector/class-use/FinderPatternInfo.html#com.google.zxing.qrcode.detector">FinderPatternInfo</a> 148<div class="block">Encapsulates information about finder patterns in an image, including the location of 149 the three finder patterns, and their estimated module size.</div> 150</td> 151</tr> 152</tbody> 153</table> 154</li> 155</ul> 156</div> 157<!-- ======= START OF BOTTOM NAVBAR ====== --> 158<div class="bottomNav"><a name="navbar.bottom"> 159<!-- --> 160</a> 161<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> 162<a name="navbar.bottom.firstrow"> 163<!-- --> 164</a> 165<ul class="navList" title="Navigation"> 166<li><a href="../../../../../overview-summary.html">Overview</a></li> 167<li><a href="package-summary.html">Package</a></li> 168<li>Class</li> 169<li class="navBarCell1Rev">Use</li> 170<li><a href="package-tree.html">Tree</a></li> 171<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> 172<li><a href="../../../../../index-all.html">Index</a></li> 173<li><a href="../../../../../help-doc.html">Help</a></li> 174</ul> 175</div> 176<div class="subNav"> 177<ul class="navList"> 178<li>Prev</li> 179<li>Next</li> 180</ul> 181<ul class="navList"> 182<li><a href="../../../../../index.html?com/google/zxing/qrcode/detector/package-use.html" target="_top">Frames</a></li> 183<li><a href="package-use.html" target="_top">No Frames</a></li> 184</ul> 185<ul class="navList" id="allclasses_navbar_bottom"> 186<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> 187</ul> 188<div> 189<script type="text/javascript"><!-- 190 allClassesLink = document.getElementById("allclasses_navbar_bottom"); 191 if(window==top) { 192 allClassesLink.style.display = "block"; 193 } 194 else { 195 allClassesLink.style.display = "none"; 196 } 197 //--> 198</script> 199</div> 200<a name="skip.navbar.bottom"> 201<!-- --> 202</a></div> 203<!-- ======== END OF BOTTOM NAVBAR ======= --> 204<p class="legalCopy"><small>Copyright © 2007–2022. All rights reserved.</small></p> 205</body> 206</html> 207