NVIDIA DeepStream SDK API Reference

6.4 Release
ds3d::IInferCustomPreprocessor Class Referenceabstract

Detailed Description

Definition at line 23 of file lidar_custom_process.hpp.

Public Member Functions

virtual ~IInferCustomPreprocessor ()=default
 
virtual NvDsInferStatus preproc (GuardDataMap &dataMap, SharedIBatchArray batchArray, cudaStream_t stream)=0
 

Constructor & Destructor Documentation

◆ ~IInferCustomPreprocessor()

virtual ds3d::IInferCustomPreprocessor::~IInferCustomPreprocessor ( )
virtualdefault

Member Function Documentation

◆ preproc()

virtual NvDsInferStatus ds3d::IInferCustomPreprocessor::preproc ( GuardDataMap dataMap,
SharedIBatchArray  batchArray,
cudaStream_t  stream 
)
pure virtual

The documentation for this class was generated from the following file: