SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
OnnxSourceTask.cpp File Reference
#include "SEImplementation/Plugin/Onnx/OnnxSourceTask.h"
#include "SEImplementation/Plugin/Onnx/OnnxProperty.h"
#include "SEImplementation/Plugin/DetectionFrameImages/DetectionFrameImages.h"
#include "SEImplementation/Plugin/PixelCentroid/PixelCentroid.h"
#include <NdArray/NdArray.h>
#include <AlexandriaKernel/memory_tools.h>
#include <onnxruntime_cxx_api.h>
Include dependency graph for OnnxSourceTask.cpp:

Go to the source code of this file.

Namespaces

namespace  SourceXtractor

Functions

template<typename T>
static void SourceXtractor::fillCutout (const Image< T > &image, int center_x, int center_y, int width, int height, std::vector< T > &out)
template<typename O>
static std::unique_ptr< OnnxProperty::NdWrapperBaseSourceXtractor::computePropertiesSpecialized (const OnnxModel &model, const DetectionFrameImages &detection_frame_images, const PixelCentroid &centroid)