JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
#include <jevois/Core/Module.H>
#include <jevois/Image/RawImageOps.H>
#include <jevois/Debug/Timer.H>
#include <linux/videodev2.h>
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
Go to the source code of this file.
Classes | |
class | EdgeDetection |
Simple module to detect edges using the Canny algorithm from OpenCV. More... | |
Functions | |
JEVOIS_REGISTER_MODULE (EdgeDetection) | |
JEVOIS_REGISTER_MODULE | ( | EdgeDetection | ) |
References JEVOIS_REGISTER_MODULE().