1 # Copyright (c) 2019-2020 NVIDIA CORPORATION. All rights reserved.
3 @page dataconditioner_mainsection Data Conditioner
5 @note SW Release Applicability: This module is available in both **NVIDIA DriveWorks** and **NVIDIA DRIVE Software** releases.
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.
13 - @ref dataconditioner_usecase1
17 - @ref dataconditioner_group