RAPP Platform  v0.6.0
RAPP Platform is a collection of ROS nodes and back-end processes that aim to deliver ready-to-use generic services to robots
 All Classes Namespaces Files Functions Variables Macros
qr_detector.h File Reference
#include <iostream>
#include <opencv2/core/core.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <opencv2/objdetect/objdetect.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <zbar.h>
Include dependency graph for qr_detector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QrCode
 Structure holding the essential info for a QR code. More...
 
class  QrDetector
 Provides the QR detection functionality. More...