mirror of
https://github.com/opencv/opencv.git
synced 2025-06-08 01:53:19 +08:00
8 lines
124 B
C++
8 lines
124 B
C++
#ifdef HAVE_OPENCV_OBJDETECT
|
|
|
|
#include "opencv2/objdetect.hpp"
|
|
|
|
typedef QRCodeEncoder::Params QRCodeEncoder_Params;
|
|
|
|
#endif
|