JeVoisBase  1.20
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
EdgeDetectionX4.C File Reference
#include <jevois/Core/Module.H>
#include <jevois/Debug/Log.H>
#include <jevois/Image/RawImageOps.H>
#include <linux/videodev2.h>
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <future>
Include dependency graph for EdgeDetectionX4.C:

Go to the source code of this file.

Classes

class  EdgeDetectionX4
 Simple module to detect edges, running 4 filters in parallel with 4 different settings. More...
 

Functions

 JEVOIS_REGISTER_MODULE (EdgeDetectionX4)
 

Function Documentation

◆ JEVOIS_REGISTER_MODULE()

JEVOIS_REGISTER_MODULE ( EdgeDetectionX4  )