38 #ifndef __vpDetectorQRCode_h__
39 #define __vpDetectorQRCode_h__
45 #include <visp3/core/vpConfig.h>
51 #include <visp3/detection/vpDetectorBase.h>
52 #include <visp3/core/vpImage.h>
virtual bool detect(const vpImage< unsigned char > &I)=0
virtual ~vpDetectorQRCode()
zbar::ImageScanner m_scanner
QR code detector.