Resource Base
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
BarcodeReader
Result MethodsMethod | Description |
---|---|
getIntermediateResults |
Get intermediate results. |
Get the intermediate results containing the original image, colour clustered image, binarized image, contours, lines, etc.
The method is only supported in the full feature edition.
getIntermediateResults() returns Promise
Promise<any>
latest version