NVIDIA DeepStream SDK API Reference

8.0 Release
deepstream::TensorMetaParser Class Reference

Detailed Description

Definition at line 40 of file resnet_tensor_parser.hpp.

Inheritance diagram for deepstream::TensorMetaParser:
Collaboration diagram for deepstream::TensorMetaParser:

Public Member Functions

 TensorMetaParser ()
 
virtual ~TensorMetaParser ()
 
virtual probeReturn handleData (BufferProbe &probe, BatchMetadata &data)
 

Protected Attributes

NvDsInferDBScan * dbscan_
 

Constructor & Destructor Documentation

◆ TensorMetaParser()

deepstream::TensorMetaParser::TensorMetaParser ( )
inline

Definition at line 43 of file resnet_tensor_parser.hpp.

References NvDsInferDBScanCreate().

◆ ~TensorMetaParser()

virtual deepstream::TensorMetaParser::~TensorMetaParser ( )
inlinevirtual

Definition at line 46 of file resnet_tensor_parser.hpp.

References NvDsInferDBScanDestroy().

Member Function Documentation

◆ handleData()

Field Documentation

◆ dbscan_

NvDsInferDBScan* deepstream::TensorMetaParser::dbscan_
protected

Definition at line 134 of file resnet_tensor_parser.hpp.


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