|
217 | 217 | </li> |
218 | 218 | </ul> |
219 | 219 | </li> |
220 | | - |
| 220 | +<li lang="android" class="category">UNDERSTANDING DBR</li> |
| 221 | +<li lang="android"><a href="{{ site.dcv_architecture }}" class="otherLinkColour">Architecture</a> |
| 222 | + <ul> |
| 223 | + <li lang="android"><a href="{{ site.dcv_architecture }}input.html" class="otherLinkColour">Input</a></li> |
| 224 | + <li lang="android"><a href="{{ site.dcv_architecture }}image-processing/index.html" class="otherLinkColour">Image Processing</a> |
| 225 | + <ul> |
| 226 | + <li lang="android"><a href="{{ site.dcv_architecture }}image-processing/region-predetection.html" class="otherLinkColour">Region Pre-detection</a></li> |
| 227 | + <li lang="android"><a href="{{ site.dcv_architecture }}image-processing/shared-detection.html" class="otherLinkColour">Shared Detection</a></li> |
| 228 | + <li lang="android"><a href="{{ site.dcv_architecture }}image-processing/barcode-localization.html" class="otherLinkColour">Barcode Localization</a></li> |
| 229 | + <li lang="android"><a href="{{ site.dcv_architecture }}image-processing/barcode-decoding.html" class="otherLinkColour">Barcode Decoding</a></li> |
| 230 | + </ul> |
| 231 | + </li> |
| 232 | + <li lang="android"><a href="{{ site.dcv_architecture }}semantic-processing.html" class="otherLinkColour">Semantic Processing</a></li> |
| 233 | + <li lang="android"><a href="{{ site.dcv_architecture }}output.html" class="otherLinkColour">Output</a></li> |
| 234 | + </ul> |
| 235 | +</li> |
| 236 | +<li lang="android"><a href="{{ site.performance }}" class="otherLinkColour">Performance</a> |
| 237 | + <ul> |
| 238 | + <li><a href="{{ site.performance }}speed.html" class="otherLinkColour">Speed</a></li> |
| 239 | + <li><a href="{{ site.performance }}accuracy.html" class="otherLinkColour">Accuracy</a></li> |
| 240 | + <li><a href="{{ site.performance }}read-rate.html" class="otherLinkColour">Read Rate</a></li> |
| 241 | + </ul> |
| 242 | +</li> |
| 243 | +<li lang="android"><a href="{{ site.dcv_parameters}}file/index.html" class="otherLinkColour">Parameter Organization</a> |
| 244 | + <ul> |
| 245 | + <li lang="android"><a href="{{ site.dcv_parameters}}file/capture-vision-template.html" class="otherLinkColour">CaptureVisionTemplate Object</a></li> |
| 246 | + <li lang="android"><a href="{{ site.dcv_parameters}}file/image-source.html" class="otherLinkColour">ImageSource Object</a></li> |
| 247 | + <li lang="android"><a href="{{ site.dcv_parameters}}file/target-roi-definition/index.html" class="otherLinkColour">TargetROIDef Object</a></li> |
| 248 | + <li lang="android"><a href="{{ site.dcv_parameters}}file/semantic-processing/index.html" class="otherLinkColour">SemanticProcessing Object</a></li> |
| 249 | + <li lang="android"><a href="{{ site.dcv_parameters}}file/task-settings/barcode-reader-task-settings.html" class="otherLinkColour">BarcodeReaderTaskSetting Object</a></li> |
| 250 | + <li lang="android"><a href="{{ site.dcv_parameters}}file/image-parameter.html" class="otherLinkColour">ImageParameter Object</a></li> |
| 251 | + <li lang="android"><a href="{{ site.dcv_parameters}}file/auxiliary/barcode-format-specification.html" class="otherLinkColour">BarcodeFormatSpecification Object</a></li> |
| 252 | + <li lang="android"><a href="{{ site.dcv_parameters}}file/auxiliary/global-parameter.html" class="otherLinkColour">GlobalParameter Object</a></li> |
| 253 | + </ul> |
| 254 | +</li> |
| 255 | +<li lang="android"><a href="{{ site.parameters_reference}}" class="otherLinkColour">Parameter Reference</a> |
| 256 | + <ul> |
| 257 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}capture-vision-template/" class="otherLinkColour">Capture Vision Template</a> |
| 258 | + <ul> |
| 259 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}capture-vision-template/image-roi-processing-name-array.html" class="otherLinkColour">ImageROIProcessingNameArray</a></li> |
| 260 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}capture-vision-template/image-source-name.html" class="otherLinkColour">ImageSourceName</a></li> |
| 261 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}capture-vision-template/max-parallel-tasks.html" class="otherLinkColour">MaxParallelTasks</a></li> |
| 262 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}capture-vision-template/min-image-capture-interval.html" class="otherLinkColour">MinImageCaptureInterval</a></li> |
| 263 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}capture-vision-template/name.html" class="otherLinkColour">Name</a></li> |
| 264 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}capture-vision-template/output-original-image.html" class="otherLinkColour">OutputOriginalImage</a></li> |
| 265 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}capture-vision-template/timeout.html" class="otherLinkColour">Timeout</a></li> |
| 266 | + </ul> |
| 267 | + </li> |
| 268 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}target-roi-def/" class="otherLinkColour">Target ROI Def</a> |
| 269 | + <ul> |
| 270 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}target-roi-def/base-target-roidef-name.html" class="otherLinkColour">BaseTargetROIDefName</a></li> |
| 271 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}target-roi-def/location.html" class="otherLinkColour">Location</a></li> |
| 272 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}target-roi-def/name.html" class="otherLinkColour">Name</a></li> |
| 273 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}target-roi-def/pause-flag.html" class="otherLinkColour">PauseFlag</a></li> |
| 274 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}target-roi-def/task-setting-name-array.html" class="otherLinkColour">TaskSettingNameArray</a></li> |
| 275 | + </ul> |
| 276 | + </li> |
| 277 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/" class="otherLinkColour ">Barcode Reader Task Settings</a> |
| 278 | + <ul> |
| 279 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/barcode-colour-modes.html" class="otherLinkColour">BarcodeColourModes</a></li> |
| 280 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/barcode-complement-modes.html" class="otherLinkColour">BarcodeComplementModes</a></li> |
| 281 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/barcode-format-ids.html" class="otherLinkColour">BarcodeFormatIds</a></li> |
| 282 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/base-barcode-reader-task-setting-name.html" class="otherLinkColour">BaseBarcodeReaderTaskSettingName</a></li> |
| 283 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/deblur-modes.html" class="otherLinkColour">DeblurModes</a></li> |
| 284 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/deformation-resisting-modes.html" class="otherLinkColour">DeformationResistingModes</a></li> |
| 285 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/dpm-code-reading-modes.html" class="otherLinkColour">DPMCodeReadingModes</a></li> |
| 286 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/expected-barcodes-count.html" class="otherLinkColour">ExpectedBarcodesCount</a></li> |
| 287 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/localization-modes.html" class="otherLinkColour">LocalizationModes</a></li> |
| 288 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/max-threads-in-one-task.html" class="otherLinkColour">MaxThreadsInOneTask</a></li> |
| 289 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/name.html" class="otherLinkColour">Name</a></li> |
| 290 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/return-barcode-zone-clarity.html" class="otherLinkColour">ReturnBarcodeZoneClarity</a></li> |
| 291 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/section-image-parameter-array.html" class="otherLinkColour">SectionImageParameterArray</a></li> |
| 292 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/start-section.html" class="otherLinkColour">StartSection</a></li> |
| 293 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/terminate-setting.html" class="otherLinkColour">TerminateSetting</a></li> |
| 294 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-reader-task-settings/text-result-order-modes.html" class="otherLinkColour">TextResultOrderModes</a></li> |
| 295 | + </ul> |
| 296 | + </li> |
| 297 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-parameter/" class="otherLinkColour ">Image Parameter</a> |
| 298 | + <ul> |
| 299 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-parameter/base-image-parameter-name.html" class="otherLinkColour">BaseImageParameterName</a></li> |
| 300 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-parameter/binarization-modes.html" class="otherLinkColour">BinarizationModes</a></li> |
| 301 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-parameter/colour-conversion-modes.html" class="otherLinkColour">ColourConversionModes</a></li> |
| 302 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-parameter/grayscale-enhancement-modes.html" class="otherLinkColour">GrayscaleEnhancementModes</a></li> |
| 303 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-parameter/grayscale-transformation-modes.html" class="otherLinkColour">GrayscaleTransformationModes</a></li> |
| 304 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-parameter/if-erase-text-zone.html" class="otherLinkColour">IfEraseTextZone</a></li> |
| 305 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-parameter/name.html" class="otherLinkColour">Name</a></li> |
| 306 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-parameter/region-predetection-modes.html" class="otherLinkColour">RegionPredetectionModes</a></li> |
| 307 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-parameter/scale-down-threshold.html" class="otherLinkColour">ScaleDownThreshold</a></li> |
| 308 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-parameter/scale-up-modes.html" class="otherLinkColour">ScaleUpModes</a></li> |
| 309 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-parameter/text-detection-mode.html" class="otherLinkColour">TextDetectionMode</a></li> |
| 310 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-parameter/texture-detection-modes.html" class="otherLinkColour">TextureDetectionModes</a></li> |
| 311 | + </ul> |
| 312 | + </li> |
| 313 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/" class="otherLinkColour ">Barcode Format Specification</a> |
| 314 | + <ul> |
| 315 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/all-module-deviation.html" class="otherLinkColour">AllModuleDeviation</a></li> |
| 316 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/australian-post-encoding-table.html" class="otherLinkColour">AustralianPostEncodingTable</a></li> |
| 317 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/barcode-angle-range-array.html" class="otherLinkColour">BarcodeAngleRangeArray</a></li> |
| 318 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/barcode-bytes-length-range-array.html" class="otherLinkColour">BarcodeBytesLengthRangeArray</a></li> |
| 319 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/barcode-height-range-array.html" class="otherLinkColour">BarcodeHeightRangeArray</a></li> |
| 320 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/barcode-text-length-range-array.html" class="otherLinkColour">BarcodeTextLengthRangeArray</a></li> |
| 321 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/barcode-text-regex-pattern.html" class="otherLinkColour">BarcodeTextRegExPattern</a></li> |
| 322 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/barcode-width-range-array.html" class="otherLinkColour">BarcodeWidthRangeArray</a></li> |
| 323 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/barcode-zone-bar-count-range-array.html" class="otherLinkColour">BarcodeZoneBarCountRangeArray</a></li> |
| 324 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/barcode-zone-min-distance-to-image-borders.html" class="otherLinkColour">BarcodeZoneMinDistanceToImageBorders</a></li> |
| 325 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/code128-subset.html" class="otherLinkColour">Code128Subset</a></li> |
| 326 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/enable-addon-code.html" class="otherLinkColour">EnableAddOnCode</a></li> |
| 327 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/enable-data-matrix-ecc000-140.html" class="otherLinkColour">EnableDataMatrixECC000-140</a></li> |
| 328 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/enable-qr-code-model-1.html" class="otherLinkColour">EnableQRCodeModel1</a></li> |
| 329 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/find-uneven-module-barcode.html" class="otherLinkColour">FindUnevenModuleBarcode</a></li> |
| 330 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/head-module-ratio.html" class="otherLinkColour">HeadModuleRatio</a></li> |
| 331 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/min-quiet-zone-width.html" class="otherLinkColour">MinQuietZoneWidth</a></li> |
| 332 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/min-ratio-of-barcode-zone-width-to-height.html" class="otherLinkColour">MinRatioOfBarcodeZoneWidthToHeight</a></li> |
| 333 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/min-result-confidence.html" class="otherLinkColour">MinResultConfidence</a></li> |
| 334 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/mirror-mode.html" class="otherLinkColour">MirrorMode</a></li> |
| 335 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/module-size-range-array.html" class="otherLinkColour">ModuleSizeRangeArray</a></li> |
| 336 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/msi-code-check-digit-calculation.html" class="otherLinkColour">MSICodeCheckDigitCalculation</a></li> |
| 337 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/name.html" class="otherLinkColour">Name</a></li> |
| 338 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/partition-modes.html" class="otherLinkColour">PartitionModes</a></li> |
| 339 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/patch-code-searching-margins.html" class="otherLinkColour">PatchCodeSearchingMargins</a></li> |
| 340 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/require-start-stop-chars.html" class="otherLinkColour">RequireStartStopChars</a></li> |
| 341 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/return-partial-barcode-value.html" class="otherLinkColour">ReturnPartialBarcodeValue</a></li> |
| 342 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/standard-format.html" class="otherLinkColour">StandardFormat</a></li> |
| 343 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/tail-module-ratio.html" class="otherLinkColour">TailModuleRatio</a></li> |
| 344 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}barcode-format-specification/verify-check-digit.html" class="otherLinkColour">VerifyCheckDigit</a></li> |
| 345 | + </ul> |
| 346 | + </li> |
| 347 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-source-options/" class="otherLinkColour ">Image Source</a> |
| 348 | + <ul> |
| 349 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-source-options/directory-path.html" class="otherLinkColour">DirectoryPath</a></li> |
| 350 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-source-options/file-filter.html" class="otherLinkColour">FileFilter</a></li> |
| 351 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-source-options/name.html" class="otherLinkColour">Name</a></li> |
| 352 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-source-options/pages.html" class="otherLinkColour">Pages</a></li> |
| 353 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-source-options/pdf-reading-mode.html" class="otherLinkColour">PDFReadingMode</a></li> |
| 354 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-source-options/recursive.html" class="otherLinkColour">Recursive</a></li> |
| 355 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}image-source-options/type.html" class="otherLinkColour">Type</a></li> |
| 356 | + </ul> |
| 357 | + </li> |
| 358 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}global-parameter/" class="otherLinkColour ">Global Parameter</a> |
| 359 | + <ul> |
| 360 | + <li lang="android"><a href="{{ site.dcv_parameters_reference }}global-parameter/max-total-image-dimension.html" class="otherLinkColour">MaxTotalImageDimension</a></li> |
| 361 | + </ul> |
| 362 | + </li> |
| 363 | + </ul> |
| 364 | +</li> |
221 | 365 | <li lang="android" class="category">USEFUL RESOURCES</li> |
222 | 366 |
|
223 | 367 | <li lang="android" ><a href="{{ site.android_release_notes }}" class="otherLinkColour">Release Notes</a> |
|
0 commit comments