| JeVois
		   1.23
		 JeVois Smart Embedded Machine Vision Toolkit | 
 | 
#include <jevois/Core/VideoMapping.H>#include <jevois/Debug/Log.H>#include <jevois/Util/Utils.H>#include <fstream>#include <sstream>#include <algorithm>#include <cmath>
Go to the source code of this file.
| Macros | |
| #define | PERROR(x) LERROR("In file " << JEVOIS_ENGINE_CONFIG_FILE << ':' << linenum << ": " << x) | 
| #define PERROR | ( | x | ) | LERROR("In file " << JEVOIS_ENGINE_CONFIG_FILE << ':' << linenum << ": " << x) | 
Definition at line 27 of file VideoMapping.C.