AWViz-ROS C++ API Reference
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
collection_adapter.hpp File Reference
#include <opencv2/opencv.hpp>
#include <rerun.hpp>
#include <rerun/collection.hpp>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

struct  rerun::CollectionAdapter< TElement, cv::Mat >
 An adaptor to be able to borrow an OpenCV matrix into Rerun images without copying. More...
 

Namespaces

namespace  rerun
 
namespace  awviz_plugin
 

Functions

rerun::Collection< rerun::TensorDimension > awviz_plugin::tensor_shape (const cv::Mat &img)
 Return image tensor shape as rerun::Collection.