JeVoisBase  1.20
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
EdgeDetection.C File Reference
#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>
Include dependency graph for EdgeDetection.C:

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)
 

Function Documentation

◆ JEVOIS_REGISTER_MODULE()

JEVOIS_REGISTER_MODULE ( EdgeDetection  )