TDetector Class
Definition
Encapsulates logic that can detect a QR Code in an image, even if the QR Code is rotated or skewed, or partially obscured.
Delphi
type TDetector = class(TObject)
- Inheritance
-
TObjectTDetector
Constructors
| Create(TBitMatrix) |
Initializes a new instance of the Detector class. |
| Destroy |