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