TensorAdapters.h File
Adapters for mapping GStreamer samples into Tensor. More...
Included Headers
#include "pipeline/TensorCore.h"
Namespaces Index
| namespace | simaai |
| namespace | neat |
Typedefs Index
| typedef | struct _GstSample GstSample |
Description
Adapters for mapping GStreamer samples into Tensor.
Typedefs
GstSample
|
Definition at line 1 of file TensorAdapters.h.
14typedef struct _GstSample GstSample;
File Listing
The file content with the documentation metadata removed is:
8#include "pipeline/TensorCore.h"
11#include "pipeline/TensorOpenCV.h"
14typedef struct _GstSample GstSample;
16namespace simaai::neat {
18Tensor from_gst_sample(GstSample* sample);
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.