GpuIntegralImage_kernel.cpp File Reference
#include "assert_macros.hpp"
#include "GpuIntegralImage_kernel.h"
Go to the source code of this file.
Namespaces |
namespace | asrl |
Functions |
void | asrl::call_integral_kernel (size_t width, size_t height, unsigned char *char_data, float *norm_data, float *trans_data, cudaArray *output_int_img, size_t norm_pitch, size_t trans_pitch, size_t char_pitch, CUDPPHandle &rowPlan, CUDPPHandle &colPlan, cudaStream_t stream) |