You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
double convolution(unsigned int *d_img, unsigned int *d_result, int *d_kernel, int width, int height, int radius, int type, int weight, int iterations);