TDetector .detect Method
Detects a QR Code in an image.
function detect(const hints: TDictionary<TDecodeHintType, TObject>): TDetectorResult
Parameters
- hints
- Type: TDictionary<TDecodeHintType, TObject>
optional hints to detector
Return Value
encapsulating results of detecting a QR Code