Jetson Inference
DNN Vision Library
cudaNormalize.h File Reference
#include "cudaUtility.h"

Go to the source code of this file.

Functions

cudaError_t cudaNormalizeRGBA (float4 *input, const float2 &input_range, float4 *output, const float2 &output_range, size_t width, size_t height)
 Rebase the pixel intensities of an image between two scales. More...