Table of contents
Swift
Objective-C

This page is applicable to version 8.2.3

Javascript API Reference - BarcodeReader Result Methods

Method Description
getIntermediateResults() Get intermediate results.

getIntermediateResults

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

Return Value

Promise<any>

Sample

Read barcodes from live camera

Is this page helpful?

YesYes NoNo

In this article: