NVIDIA DeepStream SDK API Reference6.0.1 Release |
custom transformation parameter for calling nvbufsurftransform api for scaling and converting the ROIs to the network resolutions to be used by custom lib.
Definition at line 123 of file nvdspreprocess_interface.h.
Data Fields | |
NvBufSurfTransformConfigParams | transform_config_params |
transform config params for nvbufsurftransform api More... | |
NvBufSurfTransformParams | transform_params |
transform params for nvbufsurftransform api More... | |
NvBufSurfTransformSyncObj_t | sync_obj |
sync objects for async transform More... | |
NvBufSurfTransformSyncObj_t CustomTransformParams::sync_obj |
sync objects for async transform
Definition at line 130 of file nvdspreprocess_interface.h.
NvBufSurfTransformConfigParams CustomTransformParams::transform_config_params |
transform config params for nvbufsurftransform api
Definition at line 126 of file nvdspreprocess_interface.h.
NvBufSurfTransformParams CustomTransformParams::transform_params |
transform params for nvbufsurftransform api
Definition at line 128 of file nvdspreprocess_interface.h.