mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 21:01:33 -05: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
|