|
1 | 1 | <li lang="android" class="category">DEVELOPMENT</li> |
2 | 2 |
|
3 | | -<li lang="android"><a href="{{ site.android }}user-guide/index.html" class="otherLinkColour">Getting Started</a> |
| 3 | +<li lang="android"><a href="{{ site.android }}user-guide/index.html" class="otherLinkColour">User Guide</a> |
4 | 4 | <ul lang="android"> |
5 | | - <li lang="android"><a href="{{ site.android }}user-guide/license-activation.html" class="otherLinkColour">License Initialization</a></li> |
6 | | - <li lang="android"><a href="{{ site.android }}user-guide.html" class="otherLinkColour">Quick Start</a></li> |
7 | | - <li lang="android"><a class="otherLinkColour">Full-Feature Development</a> |
| 5 | + <li lang="android"><a class="otherLinkColour">Develop with BarcodeScanner APIs</a> |
8 | 6 | <ul lang="android"> |
9 | | - <li lang="android"><a href="{{ site.android }}foundational-guide.html" class="otherLinkColour">Build Your First APP</a></li> |
| 7 | + <li lang="android"><a href="{{ site.android }}user-guide.html" class="otherLinkColour">Getting Started</a></li> |
| 8 | + <li lang="android"><a href="{{ site.android }}user-guide.html" class="otherLinkColour">Config Barcode Scanner</a></li> |
| 9 | + </ul> |
| 10 | + </li> |
| 11 | + <li lang="android"><a class="otherLinkColour">Develop with Foundational APIs</a> |
| 12 | + <ul lang="android"> |
| 13 | + <li lang="android"><a href="{{ site.android }}foundational-guide.html" class="otherLinkColour">Getting Started</a></li> |
10 | 14 | <li lang="android"><a href="{{ site.android }}user-guide/concept/capture-vision-architecture.html" class="otherLinkColour">Core Concepts</a></li> |
11 | | - <li lang="android"><a href="{{ site.android }}user-guide/capabilities/index.html" class="otherLinkColour">Functionality & Capabilities</a> |
| 15 | + <li lang="android"><a href="{{ site.android }}user-guide/capabilities/index.html" class="otherLinkColour">Feature Guides</a> |
12 | 16 | <ul> |
13 | 17 | <li lang="android"><a class="otherLinkColour">Input Management</a> |
14 | 18 | <ul lang="android"> |
|
55 | 59 | </li> |
56 | 60 | </ul> |
57 | 61 | </li> |
58 | | - </ul> |
59 | | -</li> |
| 62 | + <li lang="android"><a class="otherLinkColour">Scenario Optimization</a> |
| 63 | + <ul lang="android"> |
| 64 | + <li lang="android"><a href="{{ site.features }}read-inverted-barcodes.html?lang=android" class="otherLinkColour">Read inverted barcodes</a></li> |
| 65 | + <li lang="android"><a href="{{ site.features }}read-deformed-barcodes.html?lang=android" class="otherLinkColour">Read deformed barcodes</a></li> |
| 66 | + <li lang="android"><a href="{{ site.features }}read-incomplete-barcodes.html?lang=android" class="otherLinkColour">Read incomplete barcodes</a></li> |
| 67 | + <li lang="android"><a href="{{ site.features }}read-a-large-image.html?lang=android" class="otherLinkColour">Read barcodes from a large image</a></li> |
| 68 | + <li lang="android"><a href="{{ site.features }}read-barcodes-with-small-module-size.html?lang=android" class="otherLinkColour">Read barcodes with small module size</a></li> |
| 69 | + <li lang="android"><a href="{{ site.features }}read-barcodes-with-imbalanced-colour.html?lang=android" class="otherLinkColour">Read images with imbalanced colors</a></li> |
| 70 | + <li lang="android"><a href="{{ site.features }}read-barcodes-with-uneven-lighting.html?lang=android" class="otherLinkColour">Read images with uneven lighting</a></li> |
| 71 | + <li lang="android"><a href="{{ site.features }}read-images-with-texture.html?lang=android" class="otherLinkColour">Read images with texture</a></li> |
| 72 | + <li lang="android"><a href="{{ site.features }}read-images-with-lots-of-text.html?lang=android" class="otherLinkColour">Read images with lots of text</a></li> |
| 73 | + <li lang="android"><a href="{{ site.features }}read-dense-barcodes.html?lang=android" class="otherLinkColour">Read high-density QR Codes</a></li> |
| 74 | + <li lang="android"><a href="{{ site.usecases }}read-dpm-codes.html?lang=android" class="otherLinkColour">Read DPM Codes</a></li> |
| 75 | + <li lang="android"><a href="{{ site.usecases }}read-postal-codes.html?lang=android" class="otherLinkColour">Read Postal Codes</a></li> |
| 76 | + <li lang="android"><a href="{{ site.features }}preprocess-images.html?lang=android" class="otherLinkColour">Preprocess images to read difficult barcodes</a></li> |
| 77 | + <li lang="android"><a href="{{ site.features }}use-region-predetection.html?lang=android" class="otherLinkColour">Pre-detect Region of Interest (ROI)</a></li> |
| 78 | + <li lang="android"><a href="{{ site.features }}use-format-specific-configuration.html?lang=android" class="otherLinkColour">Use format specific configurations</a></li> |
| 79 | + </ul> |
| 80 | + </li> |
60 | 81 |
|
61 | | -<li lang="android"><a class="otherLinkColour">Optimizations for Challenging Cases</a> |
62 | | - <ul lang="android"> |
63 | | - <li lang="android"><a href="{{ site.features }}read-inverted-barcodes.html?lang=android" class="otherLinkColour">Read inverted barcodes</a></li> |
64 | | - <li lang="android"><a href="{{ site.features }}read-deformed-barcodes.html?lang=android" class="otherLinkColour">Read deformed barcodes</a></li> |
65 | | - <li lang="android"><a href="{{ site.features }}read-incomplete-barcodes.html?lang=android" class="otherLinkColour">Read incomplete barcodes</a></li> |
66 | | - <li lang="android"><a href="{{ site.features }}read-a-large-image.html?lang=android" class="otherLinkColour">Read barcodes from a large image</a></li> |
67 | | - <li lang="android"><a href="{{ site.features }}read-barcodes-with-small-module-size.html?lang=android" class="otherLinkColour">Read barcodes with small module size</a></li> |
68 | | - <li lang="android"><a href="{{ site.features }}read-barcodes-with-imbalanced-colour.html?lang=android" class="otherLinkColour">Read images with imbalanced colors</a></li> |
69 | | - <li lang="android"><a href="{{ site.features }}read-barcodes-with-uneven-lighting.html?lang=android" class="otherLinkColour">Read images with uneven lighting</a></li> |
70 | | - <li lang="android"><a href="{{ site.features }}read-images-with-texture.html?lang=android" class="otherLinkColour">Read images with texture</a></li> |
71 | | - <li lang="android"><a href="{{ site.features }}read-images-with-lots-of-text.html?lang=android" class="otherLinkColour">Read images with lots of text</a></li> |
72 | | - <li lang="android"><a href="{{ site.features }}read-dense-barcodes.html?lang=android" class="otherLinkColour">Read high-density QR Codes</a></li> |
73 | | - <li lang="android"><a href="{{ site.usecases }}read-dpm-codes.html?lang=android" class="otherLinkColour">Read DPM Codes</a></li> |
74 | | - <li lang="android"><a href="{{ site.usecases }}read-postal-codes.html?lang=android" class="otherLinkColour">Read Postal Codes</a></li> |
75 | | - <li lang="android"><a href="{{ site.features }}preprocess-images.html?lang=android" class="otherLinkColour">Preprocess images to read difficult barcodes</a></li> |
76 | | - <li lang="android"><a href="{{ site.features }}use-region-predetection.html?lang=android" class="otherLinkColour">Pre-detect Region of Interest (ROI)</a></li> |
77 | | - <li lang="android"><a href="{{ site.features }}use-format-specific-configuration.html?lang=android" class="otherLinkColour">Use format specific configurations</a></li> |
78 | 82 | </ul> |
79 | 83 | </li> |
80 | 84 |
|
| 85 | + |
| 86 | + |
| 87 | +<li lang="android"><a href="{{ site.android }}samples/index.html" class="otherLinkColour">Demo & Samples</a></li> |
| 88 | + |
81 | 89 | <li lang="android"><a href="{{ site.dbr_android_api }}" class="otherLinkColour">API References</a> |
82 | 90 | <ul lang="android"> |
83 | 91 | <li lang="android"><a href="{{ site.dbr_android_api }}barcode-scanner/barcode-scan-result.html" class="otherLinkColour">BarcodeScanner</a> |
|
712 | 720 | </li> |
713 | 721 | <li lang="android" class="category">USEFUL RESOURCES</li> |
714 | 722 |
|
715 | | -<li lang="android"><a href="{{ site.android }}samples/index.html" class="otherLinkColour">Demo & Samples</a></li> |
716 | 723 | <li lang="android"><a href="{{ site.android_release_notes }}" class="otherLinkColour">Release Notes</a> |
717 | 724 | <ul lang="android"> |
718 | 725 | <li lang="android"><a href="{{ site.android_release_notes }}android-11.html" class="otherLinkColour">Version 11.x</a></li> |
|
728 | 735 | <li lang="android" ><a href="{{ site.android }}migrate-from-v9/" class="otherLinkColour">Migrate from v9 to v11</a></li> |
729 | 736 | </ul> |
730 | 737 | </li> |
| 738 | +<li lang="android"><a href="{{ site.android }}user-guide/license-activation.html" class="otherLinkColour">License Initialization</a></li> |
731 | 739 | <li lang="android"><a target="_blank" href="{{ site.faq }}index.html" class="otherLinkColour">FAQ</a></li> |
732 | 740 |
|
733 | 741 | <li lang="android" class="category">OTHER EDITIONS</li> |
|
0 commit comments