Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
ProcessorSettings allow to recognize barcodes with multi-threaded increasing of performance
The ProcessorSettings type exposes the following members:
| Name | Description |
|---|---|
| use_all_cores | Is needed to use all cores. |
| use_only_this_cores_count | Specify the number of cores to use. You need to change the property “UseAllCores” to “false”. |
| max_additional_allowed_threads | Specify the maximal number of additional threads to run code in parallel |
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.