|
A.R.G.U.S 2.1.0
Adaptive Real-Time Guardian for Unsafe Situations
|
Vision safety evaluator for the ARGUS pipeline. More...
#include <opencv2/opencv.hpp>#include <opencv2/objdetect/aruco_detector.hpp>#include <chrono>#include <vector>#include "Types.hpp"#include "VisionConfig.hpp"Go to the source code of this file.
Classes | |
| class | VisionProcessor |
VisionProcessor is responsible for one thing only: given a camera frame and its capture timestamp, evaluate whether the forbidden depth-layer colour is visible in the configured ROI.
Definition in file VisionProcessor.hpp.