EyeAI
Loading...
Searching...
No Matches
MetricDepthModel.hpp File Reference
#include "EyeAICore/TensorBuffer.hpp"
#include "EyeAICore/tflite/TfLiteRuntime.hpp"
#include <memory>
Include dependency graph for MetricDepthModel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MetricDepthModel
 

Functions

FloatTensorBuffer< FloatTensorFormat::Rel2AbsDepthInputrel2abs_input_operator (const FloatTensorBuffer< FloatTensorFormat::ImageRGB255 > &rgb, const FloatTensorBuffer< FloatTensorFormat::RawRelativeDepth > &depth)
 

Function Documentation

◆ rel2abs_input_operator()