DriveWorks SDK Reference
3.0.4260 Release
For Test and Development only

dnn/dataconditioner/docs/mainsection.md
Go to the documentation of this file.
1 # Copyright (c) 2019-2020 NVIDIA CORPORATION. All rights reserved.
2 
3 @page dataconditioner_mainsection Data Conditioner
4 
5 @note SW Release Applicability: This module is available in both **NVIDIA DriveWorks** and **NVIDIA DRIVE Software** releases.
6 
7 ## About This Module
8 
9 The Data Conditioner module shall be used in support of the @ref dnn_mainsection module in order to make the input data format compatible with the network input format. This can be done on a batch of images having the same size in parallel. In addition, the Data Conditioner module provides several pre-processing functionalities that can be used to further modify the input images, e.g., pixel value scaling, mean image subtraction, etc.
10 
11 ## Relevant Tutorials
12 
13 - @ref dataconditioner_usecase1
14 
15 ## APIs
16 
17 - @ref dataconditioner_group