fixed compiler error under linux
This commit is contained in:
parent
edce202065
commit
5bfb44f887
@ -53,7 +53,6 @@ void cv::gpu::matchTemplate(const GpuMat&, const GpuMat&, GpuMat&, int) { throw_
|
||||
#else
|
||||
|
||||
#include <cufft.h>
|
||||
#include <NPP_staging.h>
|
||||
|
||||
namespace cv { namespace gpu { namespace imgproc
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user