![]() |
![]() |
#include "../../../common/VXLIB_types.h"
Go to the source code of this file.
Functions | |
VXLIB_STATUS | VXLIB_histogramCdfLut_i32u_o8u (const uint32_t src[restrict], uint32_t cdf[restrict], uint8_t dst[restrict], uint32_t numPixels, uint32_t minValue) |
VXLIB_STATUS | VXLIB_histogramCdfLut_i32u_o8u_checkParams (const uint32_t src[restrict], const uint32_t cdf[restrict], const uint8_t dst[restrict], uint32_t numPixels, uint32_t minValue) |