<< Back to the snippet list
Marking BarCode Regions in the Image
This technical tip shows how to read the image and mark all the barcode regions, for all the recognized barcodes in the image. The barcode region is the part of the image that only contains the barcode itself. In a large image, it is possible that there are other texts or images along with the barcode. Getting the barcode region will separate the barcodes from other text/objects in the image by marking their edges or by filling with some color.
Marking BarCode Regions in images
read the image
mark all barcode regions
recognized barcodes in the image
Get barcode region