JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
#include <jevois/Core/Module.H>
#include <jevois/Debug/Log.H>
#include <jevois/Util/Utils.H>
#include <jevois/Image/RawImageOps.H>
#include <linux/videodev2.h>
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <string.h>
Go to the source code of this file.
Classes | |
class | Convert |
Simple module to convert between any supported camera grab formats and USB output formats. More... | |
Functions | |
JEVOIS_REGISTER_MODULE (Convert) | |
JEVOIS_REGISTER_MODULE | ( | Convert | ) |
References JEVOIS_REGISTER_MODULE().