34#ifndef _vpDetectorQRCode_h_
35#define _vpDetectorQRCode_h_
41#include <visp3/core/vpConfig.h>
47#include <visp3/core/vpImage.h>
48#include <visp3/detection/vpDetectorBase.h>
virtual bool detect(const vpImage< unsigned char > &I)=0
zbar::ImageScanner m_scanner
QR code detector.
Definition of the vpImage class member functions.