JeVoisBase
1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
|
|
#include <jevois/Core/Module.H>
#include <jevois/Debug/Timer.H>
#include <jevois/Image/RawImageOps.H>
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <jevoisbase/Components/ObjectDetection/TensorFlow.H>
#include <jevoisbase/Components/Saliency/Saliency.H>
Go to the source code of this file.
Classes | |
class | TensorFlowSaliency |
Detect salient objects and identify them using TensorFlow deep neural network. More... | |
Functions | |
JEVOIS_REGISTER_MODULE (TensorFlowSaliency) | |
JEVOIS_REGISTER_MODULE | ( | TensorFlowSaliency | ) |
References JEVOIS_REGISTER_MODULE().