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
QrCode Class Reference

Structure holding the essential info for a QR code. More...

#include <qr_detector.h>

Public Attributes

cv::Point center
 
std::string message
 

Detailed Description

Structure holding the essential info for a QR code.

Definition at line 35 of file qr_detector.h.

Member Data Documentation

cv::Point QrCode::center

Definition at line 37 of file qr_detector.h.

std::string QrCode::message

Definition at line 38 of file qr_detector.h.


The documentation for this class was generated from the following file: