Added implementation and test for the GPU version of subtract, multiply, divide, transpose, absdiff, threshold, compare, meanStdDev, norm, based on NPP.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
#include <vector>
|
||||
|
||||
#include "opencv2/gpu/gpu.hpp"
|
||||
#include "opencv2/imgproc/types_c.h"
|
||||
#include "opencv2/imgproc/imgproc.hpp"
|
||||
|
||||
#if defined(HAVE_CUDA)
|
||||
|
||||
|
Reference in New Issue
Block a user