rewrote perf tests for SURF
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
static const char * impls[] = {
|
||||
#ifdef HAVE_CUDA
|
||||
"cuda",
|
||||
#endif
|
||||
#ifdef HAVE_OPENCL
|
||||
"ocl",
|
||||
#endif
|
||||
"plain"
|
||||
};
|
||||
|
Reference in New Issue
Block a user