JeVoisBase  1.20
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
DemoNeon.C File Reference
#include <jevois/Core/Module.H>
#include <jevois/Debug/Log.H>
#include <jevois/Util/Utils.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 <string.h>
#include <NE10_imgproc.h>
Include dependency graph for DemoNeon.C:

Go to the source code of this file.

Classes

class  DemoNeon
 Simple demo of ARM Neon (SIMD) extensions, comparing a box filter (blur) between CPU and Neon. More...
 

Functions

 JEVOIS_REGISTER_MODULE (DemoNeon)
 

Function Documentation

◆ JEVOIS_REGISTER_MODULE()

JEVOIS_REGISTER_MODULE ( DemoNeon  )