JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
#include <jevois/Core/Module.H>
#include <jevois/Debug/Log.H>
#include <jevois/Debug/Profiler.H>
#include <jevois/Image/RawImageOps.H>
#include <jevois/Image/ColorConversion.h>
#include <jevoisbase/Components/Saliency/Saliency.H>
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <future>
#include <linux/videodev2.h>
Go to the source code of this file.
Classes | |
class | SalientRegions |
Extract the most salient regions and send them out over USB. More... | |
Functions | |
JEVOIS_REGISTER_MODULE (SalientRegions) | |
JEVOIS_REGISTER_MODULE | ( | SalientRegions | ) |
References JEVOIS_REGISTER_MODULE().