|
12 | 12 | >Get Started</a |
13 | 13 | > |
14 | 14 | </li> |
| 15 | + <li><a href="{{ site.js }}user-guide/explore-features/index.html" class="otherLinkColour">Explore |
| 16 | + Features</a> |
| 17 | + <ul> |
| 18 | + <li><a class="otherLinkColour">Basic Features</a> |
| 19 | + <ul> |
| 20 | + <li><a href="{{ site.features }}barcode-formats-and-count.html?lang=js" class="otherLinkColour">Specify barcode |
| 21 | + formats and |
| 22 | + count</a></li> |
| 23 | + <li><a href="{{ site.features }}barcode-scan-region.html?lang=js" class="otherLinkColour">Read a |
| 24 | + specific area/region</a></li> |
| 25 | + <!-- <li><a href="{{ site.features }}customize-the-ui.html?lang=js" class="otherLinkColour">Customize |
| 26 | + the UI</a></li> --> |
| 27 | + </ul> |
| 28 | + </li> |
| 29 | + <li><a class="otherLinkColour">Handle Different Cases</a> |
| 30 | + <ul> |
| 31 | + <li><a href="{{ site.features }}read-inverted-barcodes.html?lang=js" class="otherLinkColour">Read inverted |
| 32 | + barcodes</a></li> |
| 33 | + <li><a href="{{ site.features }}read-deformed-barcodes.html?lang=js" class="otherLinkColour">Read deformed |
| 34 | + barcodes</a></li> |
| 35 | + <li><a href="{{ site.features }}read-incomplete-barcodes.html?lang=js" class="otherLinkColour">Read incomplete |
| 36 | + barcodes</a> |
| 37 | + </li> |
| 38 | + <li><a href="{{ site.features }}read-dense-barcodes.html?lang=js" class="otherLinkColour">Read |
| 39 | + dense barcodes</a></li> |
| 40 | + <li><a href="{{ site.features }}read-a-large-image.html?lang=js" class="otherLinkColour">Read |
| 41 | + barcodes from a large image</a></li> |
| 42 | + <li><a href="{{ site.features }}read-barcodes-with-small-module-size.html?lang=js" class="otherLinkColour">Read |
| 43 | + barcodes with small module |
| 44 | + size</a></li> |
| 45 | + <li><a href="{{ site.features }}read-barcodes-with-imbalanced-colour.html?lang=js" class="otherLinkColour">Read |
| 46 | + images with imbalanced |
| 47 | + colors</a></li> |
| 48 | + <li><a href="{{ site.features }}read-barcodes-with-uneven-lighting.html?lang=js" class="otherLinkColour">Read |
| 49 | + images with uneven |
| 50 | + lighting</a></li> |
| 51 | + <li><a href="{{ site.features }}read-images-with-texture.html?lang=js" class="otherLinkColour">Read images with |
| 52 | + texture</a> |
| 53 | + </li> |
| 54 | + <li><a href="{{ site.features }}read-images-with-lots-of-text.html?lang=js" class="otherLinkColour">Read images |
| 55 | + with lots of |
| 56 | + text</a></li> |
| 57 | + <li><a href="{{ site.features }}preprocess-images.html?lang=js" class="otherLinkColour">Preprocess images to |
| 58 | + read |
| 59 | + difficult barcodes</a></li> |
| 60 | + </ul> |
| 61 | + </li> |
| 62 | + <li><a class="otherLinkColour">Barcode Results</a> |
| 63 | + <ul> |
| 64 | + <li><a href="{{ site.features }}get-confidence-rotation.html?lang=js" class="otherLinkColour">Get barcode |
| 65 | + confidence and |
| 66 | + rotation</a></li> |
| 67 | + <li><a href="{{ site.features }}get-barcode-location.html?lang=js" class="otherLinkColour">Get |
| 68 | + barcode location</a></li> |
| 69 | + <li><a href="{{ site.features }}get-detailed-info.html?lang=js" class="otherLinkColour">Get |
| 70 | + detailed barcode information</a></li> |
| 71 | + <li><a href="{{ site.features }}filter-and-sort.html?lang=js" class="otherLinkColour">Filter and |
| 72 | + sort decoding results</a></li> |
| 73 | + <!-- <li><a href="{{ site.features }}use-intermidiate-results.html?lang=js" class="otherLinkColour">Use intermediate |
| 74 | + results</a> |
| 75 | + </li> --> |
| 76 | + </ul> |
| 77 | + </li> |
| 78 | + <li><a class="otherLinkColour">Advanced Features</a> |
| 79 | + <ul> |
| 80 | + <!-- <li><a href="{{ site.features }}control-terminate-phase.html?lang=js" class="otherLinkColour">Control when to |
| 81 | + terminate a |
| 82 | + decoding process</a></li> --> |
| 83 | + <li><a href="{{ site.features }}use-runtimesettings-or-templates.html?lang=js" class="otherLinkColour">Use |
| 84 | + SimplifiedCaptureVisionSettings or |
| 85 | + Templates</a></li> |
| 86 | + <li><a href="{{ site.features }}use-format-specific-configuration.html?lang=js" class="otherLinkColour">Use |
| 87 | + format specific |
| 88 | + configurations</a></li> |
| 89 | + </ul> |
| 90 | + </li> |
| 91 | + </ul> |
| 92 | + </li> |
15 | 93 | </ul> |
16 | 94 | </li> |
17 | 95 | <li> |
18 | 96 | <a href="{{ site.js }}samples-demos/index.html" class="otherLinkColour" |
19 | 97 | >Samples and Demos</a |
20 | 98 | > |
21 | | - <ul> |
| 99 | + <!-- <ul> |
22 | 100 | <li> |
23 | 101 | <a |
24 | 102 | target="_blank" |
|
117 | 195 | >Official Online Demo ↗</a |
118 | 196 | > |
119 | 197 | </li> |
120 | | - </ul> |
| 198 | + </ul> --> |
121 | 199 | </li> |
122 | 200 | <li lang="javascript"> |
123 | 201 | <a href="{{ site.js_api }}index.html" class="otherLinkColour" |
|
0 commit comments