BarcodeRegionDetectors Class Members
In This Topic
The following tables list the members exposed by
BarcodeRegionDetectors.
Public Constructors
Public Properties
| | Name | Description |
  | Default | Gets the barcode region detectors, which must be used by default. |
 | Detectors | Gets the available barcode region detectors. |
Public Methods
| | Name | Description |
 | CanDetect | Returns a value indicating whether this barcode region detector can detect any from specified barcode types. |
 | DetectBarcodeRegions | Detects the barcode regions in a region of specified image. |
 | NeedDetect | Returns a value indicating whether this barcode region detector needs to detect the barcode on specified image. |
See Also