![]() |
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
|
#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>

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... | |