docs/html/struct__NvBufferTransformParams.html
| | Jetson Inference
DNN Vision Library |
Public Attributes | List of all members
_NvBufferTransformParams Struct Reference [Buffer Manager](group ee nvbuffering__group.html)
Holds parameters for buffer transform functions. More...
#include <nvbuf_utils.h>
|
|
| uint32_t | transform_flag |
| | flag to indicate which of the transform parameters are valid. More...
|
| |
| [NvBufferTransform_Flip](group ee nvbuffering__group.html#ga9b32d7dc315804dbc97714de4e7f1a89) | transform_flip |
| | flip method. More...
|
| |
| [NvBufferTransform_Filter](group ee nvbuffering__group.html#ga8d396a7f8f2d4478f956f4fc0e2a659b) | transform_filter |
| | transform filter. More...
|
| |
| NvBufferRect | src_rect |
| | source rectangle coordinates for crop opeartion. More...
|
| |
| NvBufferRect | dst_rect |
| | destination rectangle coordinates for crop opeartion. More...
|
| |
| [NvBufferSession](group ee nvbuffering__group.html#ga02be312968e7307030a4c40c078d9494) | session |
| | NvBufferSession to be used for transform. More...
|
| |
Holds parameters for buffer transform functions.
| NvBufferRect _NvBufferTransformParams::dst_rect |
destination rectangle coordinates for crop opeartion.
| [NvBufferSession](group ee nvbuffering__group.html#ga02be312968e7307030a4c40c078d9494) _NvBufferTransformParams::session |
NvBufferSession to be used for transform.
If NULL, the default session is used.
| NvBufferRect _NvBufferTransformParams::src_rect |
source rectangle coordinates for crop opeartion.
| [NvBufferTransform_Filter](group ee nvbuffering__group.html#ga8d396a7f8f2d4478f956f4fc0e2a659b) _NvBufferTransformParams::transform_filter |
transform filter.
| uint32_t _NvBufferTransformParams::transform_flag |
flag to indicate which of the transform parameters are valid.
| [NvBufferTransform_Flip](group ee nvbuffering__group.html#ga9b32d7dc315804dbc97714de4e7f1a89) _NvBufferTransformParams::transform_flip |
flip method.
The documentation for this struct was generated from the following file:
jetson-utils/nvbuf_utils.h
Generated on Fri Mar 17 2023 14:29:30 for Jetson Inference by 1.8.17