mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
performance tests for ORB
This commit is contained in:
@@ -123,7 +123,7 @@ OCL_PERF_TEST_P(BruteForceMatcherFixture, RadiusMatch, ::testing::Combine(OCL_PE
|
||||
SANITY_CHECK_MATCHES(matches1, 1e-3);
|
||||
}
|
||||
|
||||
}//ocl
|
||||
}//cvtest
|
||||
} // ocl
|
||||
} // cvtest
|
||||
|
||||
#endif //HAVE_OPENCL
|
||||
#endif // HAVE_OPENCL
|
||||
|
||||
Reference in New Issue
Block a user