Merge branch master into cuda-dev

This commit is contained in:
marina.kolpakova
2012-12-11 01:12:14 +04:00
227 changed files with 2510 additions and 149006 deletions

View File

@@ -149,7 +149,7 @@ namespace cv { namespace gpu { namespace device
return true;
}
static __device__ __forceinline__ bool check(int, int, int, uint offset = 0)
static __device__ __forceinline__ bool check(int, int, int)
{
return true;
}