BarcodeRegionDetector Class Members
In This Topic
The following tables list the members exposed by
BarcodeRegionDetector.
Protected Constructors
Public Properties
| | Name | Description |
 | MinRegionConfidence | Gets or sets a minimum confidence, in percents, of barcode region that must be processed. |
Public Methods
| | Name | Description |
 | CanDetect | Returns a value indicating whether this barcode region detector can detect the specified barcode type. |
 | DetectBarcodeRegions | Detects the barcode regions in a region of specified image. |
 | NeedDetect | Returns a value indicating whether this barcode region detector needs to detect barcodes in specified image. |
See Also