From 0b4e7d605706a2418a57a0f285ca2479fd56c870 Mon Sep 17 00:00:00 2001 From: Vladislav Vinogradov Date: Mon, 31 Oct 2011 08:50:14 +0000 Subject: [PATCH] fixed remap under cc < 2.0 --- modules/gpu/src/cuda/remap.cu | 74 +++++++++++++++++++++++-------------------- modules/gpu/src/imgproc.cpp | 10 ++++-- 2 files changed, 46 insertions(+), 38 deletions(-) diff --git a/modules/gpu/src/cuda/remap.cu b/modules/gpu/src/cuda/remap.cu index 1ab8447..2f5f3cf 100644 --- a/modules/gpu/src/cuda/remap.cu +++ b/modules/gpu/src/cuda/remap.cu @@ -69,7 +69,8 @@ namespace cv { namespace gpu { namespace imgproc template