Revert "disable CUDA generalized Hough Transform"

This reverts commit 33d42b740c.
This commit is contained in:
Vladislav Vinogradov
2014-02-06 16:58:40 +04:00
parent 3e4bb371c8
commit 5d099df578
3 changed files with 1 additions and 5 deletions

View File

@@ -40,8 +40,6 @@
//
//M*/
#define CUDA_DISABLER
#if !defined CUDA_DISABLER
#include <thrust/device_ptr.h>

View File

@@ -40,8 +40,6 @@
//
//M*/
#define CUDA_DISABLER
#include "precomp.hpp"
using namespace std;