Deploying to gh-pages from @ chillerlan/php-qrcode@bbe33a0abe 🚀

This commit is contained in:
codemasher
2026-03-14 16:24:58 +00:00
parent 11ebb88f1a
commit 22803a53d3
2 changed files with 61 additions and 69 deletions
@@ -203,6 +203,12 @@ markers at three corners of a QR Code.</p>
&nbsp;= 2 </span>
</dt>
<dt class="phpdocumentor-table-of-contents__entry -constant -private">
<a class="" href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#constant_crossCheckStateCount">crossCheckStateCount</a>
<span>
&nbsp;= [0, 0, 0, 0, 0] </span>
</dt>
<dt class="phpdocumentor-table-of-contents__entry -constant -private">
<a class="" href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#constant_MAX_MODULES">MAX_MODULES</a>
<span>
@@ -335,12 +341,6 @@ finder pattern to see if the same proportion is detected.</dd>
&nbsp;: bool </span>
</dt>
<dt class="phpdocumentor-table-of-contents__entry -method -private">
<a class="" href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#method_getCrossCheckStateCount">getCrossCheckStateCount()</a>
<span>
&nbsp;: array&lt;string|int, int&gt; </span>
</dt>
<dt class="phpdocumentor-table-of-contents__entry -method -private">
<a class="" href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#method_handlePossibleCenter">handlePossibleCenter()</a>
<span>
@@ -411,6 +411,36 @@ and BC is less than AC, and the angle between BC and BA is less than 180 degrees
</article>
<article class="phpdocumentor-element -constant -private ">
<h4 class="phpdocumentor-element__name" id="constant_crossCheckStateCount">
crossCheckStateCount
<a href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#constant_crossCheckStateCount" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">33</span>
</aside>
<code class="phpdocumentor-signature phpdocumentor-code ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__type">array&lt;string|int, int&gt;</span>
<span class="phpdocumentor-signature__name">crossCheckStateCount</span>
= <span class="phpdocumentor-signature__default-value">[0, 0, 0, 0, 0]</span>
</code>
</article>
<article class="phpdocumentor-element -constant -private ">
<h4 class="phpdocumentor-element__name" id="constant_MAX_MODULES">
@@ -498,7 +528,7 @@ and BC is less than AC, and the angle between BC and BA is less than 180 degrees
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">35</span>
<span class="phpdocumentor-element-found-in__line">37</span>
</aside>
@@ -535,7 +565,7 @@ and BC is less than AC, and the angle between BC and BA is less than 180 degrees
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">32</span>
<span class="phpdocumentor-element-found-in__line">34</span>
</aside>
@@ -572,7 +602,7 @@ and BC is less than AC, and the angle between BC and BA is less than 180 degrees
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">34</span>
<span class="phpdocumentor-element-found-in__line">36</span>
</aside>
@@ -614,7 +644,7 @@ and BC is less than AC, and the angle between BC and BA is less than 180 degrees
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">42</span>
<span class="phpdocumentor-element-found-in__line">44</span>
</aside>
@@ -661,7 +691,7 @@ and BC is less than AC, and the angle between BC and BA is less than 180 degrees
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">50</span>
<span class="phpdocumentor-element-found-in__line">52</span>
</aside>
@@ -699,7 +729,7 @@ and BC is less than AC, and the angle between BC and BA is less than 180 degrees
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">189</span>
<span class="phpdocumentor-element-found-in__line">184</span>
</aside>
@@ -756,7 +786,7 @@ figures the location of the center of this run.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">253</span>
<span class="phpdocumentor-element-found-in__line">248</span>
</aside>
@@ -822,7 +852,7 @@ finder pattern to see if the same proportion is detected.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">420</span>
<span class="phpdocumentor-element-found-in__line">415</span>
</aside>
@@ -910,7 +940,7 @@ check a vertical cross-check and locate the real center of the alignment pattern
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">336</span>
<span class="phpdocumentor-element-found-in__line">331</span>
</aside>
@@ -1005,7 +1035,7 @@ $originalStateCountTotal</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">766</span>
<span class="phpdocumentor-element-found-in__line">761</span>
</aside>
@@ -1068,7 +1098,7 @@ $originalStateCountTotal</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">173</span>
<span class="phpdocumentor-element-found-in__line">168</span>
</aside>
@@ -1116,7 +1146,7 @@ $originalStateCountTotal</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">556</span>
<span class="phpdocumentor-element-found-in__line">551</span>
</aside>
@@ -1161,7 +1191,7 @@ down in the image.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">196</span>
<span class="phpdocumentor-element-found-in__line">191</span>
</aside>
@@ -1209,7 +1239,7 @@ down in the image.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">204</span>
<span class="phpdocumentor-element-found-in__line">199</span>
</aside>
@@ -1257,7 +1287,7 @@ down in the image.</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">215</span>
<span class="phpdocumentor-element-found-in__line">210</span>
</aside>
@@ -1304,44 +1334,6 @@ used by finder patterns to be considered a match</p>
</section>
</article>
<article
class="phpdocumentor-element
-method
-private
"
>
<h4 class="phpdocumentor-element__name" id="method_getCrossCheckStateCount">
getCrossCheckStateCount()
<a href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#method_getCrossCheckStateCount" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">164</span>
</aside>
<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__name">getCrossCheckStateCount</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, int&gt;</span></code>
<div class="phpdocumentor-label-line">
</div>
<section>
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
<span class="phpdocumentor-signature__response_type">array&lt;string|int, int&gt;</span>
</section>
</article>
<article
class="phpdocumentor-element
@@ -1357,7 +1349,7 @@ used by finder patterns to be considered a match</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">513</span>
<span class="phpdocumentor-element-found-in__line">508</span>
</aside>
@@ -1439,7 +1431,7 @@ pattern center</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">594</span>
<span class="phpdocumentor-element-found-in__line">589</span>
</aside>
@@ -1483,7 +1475,7 @@ candidates is &quot;pretty similar&quot;</p>
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">732</span>
<span class="phpdocumentor-element-found-in__line">727</span>
</aside>
@@ -1535,7 +1527,7 @@ and BC is less than AC, and the angle between BC and BA is less than 180 degrees
<aside class="phpdocumentor-element-found-in">
<abbr class="phpdocumentor-element-found-in__file" title="src/Detector/FinderPatternFinder.php"><a href="files/src-detector-finderpatternfinder.html"><abbr title="src/Detector/FinderPatternFinder.php">FinderPatternFinder.php</abbr></a></abbr>
:
<span class="phpdocumentor-element-found-in__line">629</span>
<span class="phpdocumentor-element-found-in__line">624</span>
</aside>
@@ -1698,6 +1690,7 @@ size differs from the average among those patterns the least</p>
<li>
<ul class="phpdocumentor-list -clean">
<li class=""><a href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#constant_CENTER_QUORUM">CENTER_QUORUM</a></li>
<li class=""><a href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#constant_crossCheckStateCount">crossCheckStateCount</a></li>
<li class=""><a href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#constant_MAX_MODULES">MAX_MODULES</a></li>
<li class=""><a href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#constant_MIN_SKIP">MIN_SKIP</a></li>
</ul>
@@ -1727,7 +1720,6 @@ size differs from the average among those patterns the least</p>
<li class=""><a href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#method_foundPatternCross">foundPatternCross()</a></li>
<li class=""><a href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#method_foundPatternDiagonal">foundPatternDiagonal()</a></li>
<li class=""><a href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#method_foundPatternVariance">foundPatternVariance()</a></li>
<li class=""><a href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#method_getCrossCheckStateCount">getCrossCheckStateCount()</a></li>
<li class=""><a href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#method_handlePossibleCenter">handlePossibleCenter()</a></li>
<li class=""><a href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#method_haveMultiplyConfirmedCenters">haveMultiplyConfirmedCenters()</a></li>
<li class=""><a href="classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#method_orderBestPatterns">orderBestPatterns()</a></li>
+5 -5
View File
@@ -2165,11 +2165,6 @@ Search.appendIndex(
"name": "find",
"summary": "",
"url": "classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#method_find"
}, {
"fqsen": "\\chillerlan\\QRCode\\Detector\\FinderPatternFinder\u003A\u003AgetCrossCheckStateCount\u0028\u0029",
"name": "getCrossCheckStateCount",
"summary": "",
"url": "classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#method_getCrossCheckStateCount"
}, {
"fqsen": "\\chillerlan\\QRCode\\Detector\\FinderPatternFinder\u003A\u003AdoShiftCounts2\u0028\u0029",
"name": "doShiftCounts2",
@@ -2255,6 +2250,11 @@ Search.appendIndex(
"name": "CENTER_QUORUM",
"summary": "",
"url": "classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#constant_CENTER_QUORUM"
}, {
"fqsen": "\\chillerlan\\QRCode\\Detector\\FinderPatternFinder\u003A\u003AcrossCheckStateCount",
"name": "crossCheckStateCount",
"summary": "",
"url": "classes/chillerlan-QRCode-Detector-FinderPatternFinder.html#constant_crossCheckStateCount"
}, {
"fqsen": "\\chillerlan\\QRCode\\Detector\\FinderPatternFinder\u003A\u003A\u0024matrix",
"name": "matrix",