41 #ifndef __vpDetectorQRCode_h__
42 #define __vpDetectorQRCode_h__
48 #include <visp/vpConfig.h>
54 #include <visp/vpDetectorBase.h>
55 #include <visp/vpImage.h>
virtual bool detect(const vpImage< unsigned char > &I)=0
virtual ~vpDetectorQRCode()
zbar::ImageScanner m_scanner
QR code detector.