1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-18 17:24:28 +08:00

fixing further nonfree elements

This commit is contained in:
StevenPuttemans
2014-08-27 14:04:41 +02:00
parent 071eb5a7c5
commit d27141abe3
8 changed files with 12 additions and 12 deletions

View File

@@ -8,4 +8,4 @@ static const char * impls[] = {
"plain"
};
CV_PERF_TEST_MAIN_WITH_IMPLS(nonfree, impls, perf::printCudaInfo())
CV_PERF_TEST_MAIN_WITH_IMPLS(xfeatures2d, impls, perf::printCudaInfo())