JeVois  1.20
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
VideoMapping.C File Reference
#include <jevois/Core/VideoMapping.H>
#include <jevois/Debug/Log.H>
#include <jevois/Util/Utils.H>
#include <fstream>
#include <sstream>
#include <algorithm>
#include <cmath>
Include dependency graph for VideoMapping.C:

Go to the source code of this file.

Macros

#define PERROR(x)   LERROR("In file " << JEVOIS_ENGINE_CONFIG_FILE << ':' << linenum << ": " << x)
 

Macro Definition Documentation

◆ PERROR

#define PERROR (   x)    LERROR("In file " << JEVOIS_ENGINE_CONFIG_FILE << ':' << linenum << ": " << x)

Definition at line 27 of file VideoMapping.C.