36 #ifndef _vpDetectorQRCode_h_
37 #define _vpDetectorQRCode_h_
43 #include <visp3/core/vpConfig.h>
49 #include <visp3/core/vpImage.h>
50 #include <visp3/detection/vpDetectorBase.h>
virtual bool detect(const vpImage< unsigned char > &I)=0
zbar::ImageScanner m_scanner
QR code detector.
virtual ~vpDetectorQRCode()