mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
Merge pull request #17889 from ZhengQiushi:my_3.4
QR code (encoding process) * add qrcode encoder * qr encoder fixes * qr encoder: fix api and realization * fixed qr encoder, added eci and kanji modes * trigger CI * qr encoder constructor fixes Co-authored-by: APrigarina <ann73617@gmail.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#ifdef HAVE_OPENCV_OBJDETECT
|
||||
typedef QRCodeEncoder::Params QRCodeEncoder_Params;
|
||||
#endif
|
||||
Reference in New Issue
Block a user