You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><ahref="{{ site.features }}read-a-large-image.html?lang=csharp" class="otherLinkColour">Read barcodes from a large image</a></li>
20
+
<li><ahref="{{ site.features }}read-barcodes-with-small-module-size.html?lang=csharp" class="otherLinkColour">Read barcodes with small module size</a></li>
21
+
<li><ahref="{{ site.features }}read-barcodes-with-imbalanced-colour.html?lang=csharp" class="otherLinkColour">Read images with imbalanced colors</a></li>
22
+
<li><ahref="{{ site.features }}read-barcodes-with-uneven-lighting.html?lang=csharp" class="otherLinkColour">Read images with uneven lighting</a></li>
23
+
<li><ahref="{{ site.features }}read-images-with-texture.html?lang=csharp" class="otherLinkColour">Read images with texture</a></li>
24
+
<li><ahref="{{ site.features }}read-images-with-lots-of-text.html?lang=csharp" class="otherLinkColour">Read images with lots of text</a></li>
25
+
<li><ahref="{{ site.features }}read-dense-barcodes.html?lang=csharp" class="otherLinkColour">Read high-density QR Codes</a></li>
26
+
<li><ahref="{{ site.features }}preprocess-images.html?lang=csharp" class="otherLinkColour">Preprocess images to read difficult barcodes</a></li>
27
+
<li><ahref="{{ site.features }}use-region-predetection.html?lang=csharp" class="otherLinkColour">Automatically detect barcode Region of Interest</a></li>
28
+
</ul>
29
+
</li>
30
+
<li><aclass="otherLinkColour">Barcode Results</a>
31
+
<ul>
32
+
<li><ahref="{{ site.features }}get-confidence-rotation.html?lang=csharp" class="otherLinkColour">Get barcode confidence and rotation</a></li>
<li><ahref="{{ site.features }}read-a-large-image.html?lang=python" class="otherLinkColour">Read barcodes from a large image</a></li>
20
+
<li><ahref="{{ site.features }}read-barcodes-with-small-module-size.html?lang=python" class="otherLinkColour">Read barcodes with small module size</a></li>
21
+
<li><ahref="{{ site.features }}read-barcodes-with-imbalanced-colour.html?lang=python" class="otherLinkColour">Read images with imbalanced colors</a></li>
22
+
<li><ahref="{{ site.features }}read-barcodes-with-uneven-lighting.html?lang=python" class="otherLinkColour">Read images with uneven lighting</a></li>
23
+
<li><ahref="{{ site.features }}read-images-with-texture.html?lang=python" class="otherLinkColour">Read images with texture</a></li>
24
+
<li><ahref="{{ site.features }}read-images-with-lots-of-text.html?lang=python" class="otherLinkColour">Read images with lots of text</a></li>
25
+
<li><ahref="{{ site.features }}read-dense-barcodes.html?lang=python" class="otherLinkColour">Read high-density QR Codes</a></li>
26
+
<li><ahref="{{ site.features }}preprocess-images.html?lang=python" class="otherLinkColour">Preprocess images to read difficult barcodes</a></li>
27
+
<li><ahref="{{ site.features }}use-region-predetection.html?lang=python" class="otherLinkColour">Automatically detect barcode Region of Interest</a></li>
28
+
</ul>
29
+
</li>
30
+
<li><aclass="otherLinkColour">Barcode Results</a>
31
+
<ul>
32
+
<li><ahref="{{ site.features }}get-confidence-rotation.html?lang=python" class="otherLinkColour">Get barcode confidence and rotation</a></li>
0 commit comments