toggle menu
WeChatQRCode
androidJvm
switch theme
search in API
wechat-qrcode
/
com.king.wechat.qrcode
/
WeChatQRCodeDetector
We
Chat
QRCode
Detector
class
WeChatQRCodeDetector
微信二维码检测器
Author
Jenly
Follow me
Members
Functions
detect
And
Decode
Link copied to clipboard
open
fun
detectAndDecode
(
bitmap
:
Bitmap
)
:
List
<
String
>
open
fun
detectAndDecode
(
img
:
Mat
)
:
List
<
String
>
open
fun
detectAndDecode
(
bitmap
:
Bitmap
,
points
:
List
<
Mat
>
)
:
List
<
String
>
open
fun
detectAndDecode
(
img
:
Mat
,
points
:
List
<
Mat
>
)
:
List
<
String
>
Both detects and decodes QR code.
init
Link copied to clipboard
open
fun
init
(
context
:
Context
)
初始化