BarcodeLayoutInfo Class Methods
In This Topic
For a list of all methods of this type, see
BarcodeLayoutInfo.
Public Methods
| | Name | Description |
 | AddBarcodeInfoAbsolute | Adds the barcode information with absolute coordinates. |
 | AddBarcodeInfoRelative | Adds the barcode information with relative coordinates. |
 | CanDetect | Returns a value indicating whether this barcode region detector can detect the specified barcode type. |
 | DetectBarcodeRegions | Detects the barcode regions on a region of specified image. |
 | NeedDetect | Returns a value indicating whether this barcode region detector needs to detect barcodes in specified image. (Inherited from BarcodeRegionDetector) |
See Also