NVIDIA DeepStream SDK API Reference

7.0 Release
infer_preprocess.h File Reference

Detailed Description

Header file for the preprocessor classes for scaling and cropping.

This is a header file for pre-processing CUDA kernels with normalization and mean subtraction required by the nvdsinfererver library.

Definition in file infer_preprocess.h.

Go to the source code of this file.

Data Structures

class  nvdsinferserver::NetworkPreprocessor
 Preprocessor for scaling and normalization of the input and conversion to network media format. More...
 
class  nvdsinferserver::CropSurfaceConverter
 Preprocessor for cropping, scaling and padding the inference input to required height, width. More...
 

Namespaces

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