RAPP Platform API
|
#include "cloud/service_controller/service_controller.hpp"
#include "cloud/vision/qr_detection/qr_detection.hpp"
#include "objects/picture/picture.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Pass as argv[1] an image with a QR code
Definition at line 7 of file qr_detect.cpp.