-
-
Notifications
You must be signed in to change notification settings - Fork 484
Home
Zhiyu Zhu/朱智语 edited this page Dec 20, 2020
·
3 revisions
EFQRCode is a tool to generate QRCode image or recognize QRCode from image in Swift based on CoreImage
.
- Generation: Create stylized QR code image with watermark and/or icon;
- Recognition: Recognition rate is higher than simply using
CIDetector
.
- Ask a question
- in discussions, a good place to see whether your question is already asked.
- on Stack Overflow if you need help.
- Submit an issue if you found a bug or have a feature request.
- Open a pull request when you prepared to contribute. Before that, it is recommended to open an issue/discussion to talk about the details first
- Ask a question ...
- in discussions
- on Stack Overflow
- Submit an issue
- Open a pull request