NVIDIA DeepStream SDK API Reference

7.0 Release
infer_postproc_buf.h File Reference

Go to the source code of this file.

Data Structures

class  nvdsinferserver::DetectionOutput
 
class  nvdsinferserver::ClassificationOutput
 
class  nvdsinferserver::SegmentationOutput
 

Namespaces

 nvdsinferserver
 This is a header file for pre-processing cuda kernels with normalization and mean subtraction required by nvdsinfer.
 

Typedefs

using nvdsinferserver::SharedClassOutput = std::shared_ptr< ClassificationOutput >