Available options besides google test option: Usage: opencv_test_cudafeatures2d [params] --cuda_device (value:-1) CUDA device on which tests will be executed (-1 means all devices) -h, --help (value:false) Print help info Run tests on all supported CUDA devices [----------] [ GPU INFO ] Run on OS Linux x64. [----------] *** CUDA Device Query (Runtime API) version (CUDART static linking) *** Device count: 1 Device 0: "GeForce GTX 960M" CUDA Driver Version / Runtime Version 8.0 / 7.50 CUDA Capability Major/Minor version number: 5.0 Total amount of global memory: 4096 MBytes (4294836224 bytes) GPU Clock Speed: 1.18 GHz Max Texture Dimension Size (x,y,z) 1D=(65536), 2D=(65536,65536), 3D=(4096,4096,4096) Max Layered Texture Size (dim) x layers 1D=(16384) x 2048, 2D=(16384,16384) x 2048 Total amount of constant memory: 65536 bytes Total amount of shared memory per block: 49152 bytes Total number of registers available per block: 65536 Warp size: 32 Maximum number of threads per block: 1024 Maximum sizes of each dimension of a block: 1024 x 1024 x 64 Maximum sizes of each dimension of a grid: 2147483647 x 65535 x 65535 Maximum memory pitch: 2147483647 bytes Texture alignment: 512 bytes Concurrent copy and execution: Yes with 1 copy engine(s) Run time limit on kernels: Yes Integrated GPU sharing Host Memory: No Support host page-locked memory mapping: Yes Concurrent kernel execution: Yes Alignment requirement for Surfaces: Yes Device has ECC support enabled: No Device is using TCC driver mode: No Device supports Unified Addressing (UVA): Yes Device PCI Bus ID / PCI location ID: 2 / 0 Compute Mode: Default (multiple host threads can use ::cudaSetDevice() with device simultaneously) deviceQuery, CUDA Driver = CUDART, CUDA Driver Version = 8.0, CUDA Runtime Version = 7.50, NumDevs = 1 CTEST_FULL_OUTPUT OpenCV version: 3.1.0-dev OpenCV VCS version: 3.1.0-359-g0c06876 Build type: release Parallel framework: pthreads CPU features: OpenCL is disabled [==========] Running 252 tests from 3 test cases. [----------] Global test environment set-up. [----------] 4 tests from CUDA_Features2D/FAST [ RUN ] CUDA_Features2D/FAST.Accuracy/0 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:77: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/FAST.Accuracy/0, where GetParam() = (GeForce GTX 960M, FAST_Threshold(25), FAST_NonmaxSuppression(false)) (0 ms) [ RUN ] CUDA_Features2D/FAST.Accuracy/1 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:77: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/FAST.Accuracy/1, where GetParam() = (GeForce GTX 960M, FAST_Threshold(25), FAST_NonmaxSuppression(true)) (0 ms) [ RUN ] CUDA_Features2D/FAST.Accuracy/2 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:77: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/FAST.Accuracy/2, where GetParam() = (GeForce GTX 960M, FAST_Threshold(50), FAST_NonmaxSuppression(false)) (0 ms) [ RUN ] CUDA_Features2D/FAST.Accuracy/3 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:77: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/FAST.Accuracy/3, where GetParam() = (GeForce GTX 960M, FAST_Threshold(50), FAST_NonmaxSuppression(true)) (1 ms) [----------] 4 tests from CUDA_Features2D/FAST (1 ms total) [----------] 24 tests from CUDA_Features2D/ORB [ RUN ] CUDA_Features2D/ORB.Accuracy/0 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/0, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(false)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/1 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/1, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(true)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/2 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/2, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(false)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/3 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/3, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(true)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/4 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/4, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(false)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/5 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/5, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(true)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/6 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/6, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(false)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/7 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/7, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(true)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/8 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/8, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(false)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/9 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/9, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(true)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/10 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/10, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(false)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/11 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/11, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(true)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/12 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/12, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(false)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/13 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/13, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(true)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/14 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/14, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(false)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/15 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/15, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(true)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/16 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/16, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(false)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/17 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/17, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(true)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/18 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/18, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(false)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/19 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/19, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(true)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/20 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/20, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(false)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/21 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/21, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(true)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/22 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/22, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(false)) (0 ms) [ RUN ] CUDA_Features2D/ORB.Accuracy/23 /home/anon/Desktop/OpenCVAgain/opencv/modules/cudafeatures2d/test/test_features2d.cpp:160: Failure Value of: image.empty() Actual: true Expected: false [ FAILED ] CUDA_Features2D/ORB.Accuracy/23, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(true)) (0 ms) [----------] 24 tests from CUDA_Features2D/ORB (0 ms total) [----------] 224 tests from CUDA_Features2D/BruteForceMatcher [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/0 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/0 (24291 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/1 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/1 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/2 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/2 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/3 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/3 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/4 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/4 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/5 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/5 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/6 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/6 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/7 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/7 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/8 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/8 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/9 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/9 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/10 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/10 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/11 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/11 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/12 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/12 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/13 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/13 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/14 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/14 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/15 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/15 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/16 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/16 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/17 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/17 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/18 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/18 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/19 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/19 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/20 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/20 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/21 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/21 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/22 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/22 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/23 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/23 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/24 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/24 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/25 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/25 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/26 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/26 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Single/27 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Single/27 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/0 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/0 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/1 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/1 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/2 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/2 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/3 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/3 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/4 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/4 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/5 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/5 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/6 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/6 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/7 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/7 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/8 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/8 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/9 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/9 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/10 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/10 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/11 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/11 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/12 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/12 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/13 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/13 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/14 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/14 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/15 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/15 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/16 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/16 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/17 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/17 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/18 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/18 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/19 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/19 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/20 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/20 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/21 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/21 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/22 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/22 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/23 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/23 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/24 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/24 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/25 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/25 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/26 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/26 (6 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.Match_Collection/27 [ OK ] CUDA_Features2D/BruteForceMatcher.Match_Collection/27 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/0 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/0 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/1 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/1 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/2 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/2 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/3 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/3 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/4 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/4 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/5 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/5 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/6 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/6 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/7 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/7 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/8 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/8 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/9 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/9 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/10 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/10 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/11 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/11 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/12 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/12 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/13 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/13 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/14 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/14 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/15 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/15 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/16 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/16 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/17 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/17 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/18 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/18 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/19 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/19 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/20 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/20 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/21 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/21 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/22 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/22 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/23 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/23 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/24 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/24 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/25 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/25 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/26 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/26 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/27 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Single/27 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/0 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/0 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/1 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/1 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/2 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/2 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/3 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/3 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/4 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/4 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/5 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/5 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/6 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/6 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/7 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/7 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/8 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/8 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/9 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/9 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/10 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/10 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/11 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/11 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/12 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/12 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/13 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/13 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/14 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/14 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/15 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/15 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/16 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/16 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/17 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/17 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/18 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/18 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/19 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/19 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/20 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/20 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/21 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/21 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/22 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/22 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/23 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/23 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/24 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/24 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/25 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/25 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/26 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/26 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/27 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Single/27 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/0 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/0 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/1 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/1 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/2 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/2 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/3 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/3 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/4 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/4 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/5 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/5 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/6 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/6 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/7 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/7 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/8 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/8 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/9 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/9 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/10 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/10 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/11 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/11 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/12 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/12 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/13 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/13 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/14 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/14 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/15 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/15 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/16 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/16 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/17 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/17 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/18 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/18 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/19 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/19 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/20 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/20 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/21 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/21 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/22 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/22 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/23 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/23 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/24 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/24 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/25 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/25 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/26 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/26 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/27 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_2_Collection/27 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/0 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/0 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/1 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/1 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/2 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/2 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/3 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/3 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/4 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/4 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/5 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/5 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/6 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/6 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/7 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/7 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/8 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/8 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/9 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/9 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/10 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/10 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/11 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/11 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/12 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/12 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/13 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/13 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/14 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/14 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/15 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/15 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/16 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/16 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/17 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/17 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/18 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/18 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/19 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/19 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/20 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/20 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/21 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/21 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/22 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/22 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/23 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/23 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/24 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/24 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/25 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/25 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/26 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/26 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/27 [ OK ] CUDA_Features2D/BruteForceMatcher.KnnMatch_3_Collection/27 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/0 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/0 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/1 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/1 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/2 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/2 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/3 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/3 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/4 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/4 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/5 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/5 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/6 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/6 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/7 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/7 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/8 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/8 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/9 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/9 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/10 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/10 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/11 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/11 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/12 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/12 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/13 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/13 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/14 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/14 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/15 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/15 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/16 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/16 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/17 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/17 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/18 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/18 (1 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/19 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/19 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/20 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/20 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/21 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/21 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/22 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/22 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/23 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/23 (2 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/24 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/24 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/25 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/25 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/26 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/26 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/27 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Single/27 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/0 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/0 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/1 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/1 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/2 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/2 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/3 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/3 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/4 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/4 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/5 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/5 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/6 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/6 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/7 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/7 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/8 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/8 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/9 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/9 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/10 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/10 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/11 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/11 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/12 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/12 (6 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/13 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/13 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/14 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/14 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/15 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/15 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/16 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/16 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/17 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/17 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/18 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/18 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/19 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/19 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/20 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/20 (3 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/21 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/21 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/22 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/22 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/23 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/23 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/24 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/24 (4 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/25 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/25 (5 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/26 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/26 (6 ms) [ RUN ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/27 [ OK ] CUDA_Features2D/BruteForceMatcher.RadiusMatch_Collection/27 (6 ms) [----------] 224 tests from CUDA_Features2D/BruteForceMatcher (24946 ms total) [----------] Global test environment tear-down [==========] 252 tests from 3 test cases ran. (24947 ms total) [ PASSED ] 224 tests. [ FAILED ] 28 tests, listed below: [ FAILED ] CUDA_Features2D/FAST.Accuracy/0, where GetParam() = (GeForce GTX 960M, FAST_Threshold(25), FAST_NonmaxSuppression(false)) [ FAILED ] CUDA_Features2D/FAST.Accuracy/1, where GetParam() = (GeForce GTX 960M, FAST_Threshold(25), FAST_NonmaxSuppression(true)) [ FAILED ] CUDA_Features2D/FAST.Accuracy/2, where GetParam() = (GeForce GTX 960M, FAST_Threshold(50), FAST_NonmaxSuppression(false)) [ FAILED ] CUDA_Features2D/FAST.Accuracy/3, where GetParam() = (GeForce GTX 960M, FAST_Threshold(50), FAST_NonmaxSuppression(true)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/0, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(false)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/1, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(true)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/2, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(false)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/3, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(true)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/4, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(false)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/5, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(true)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/6, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(false)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/7, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(true)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/8, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(false)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/9, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(true)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/10, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(false)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/11, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(4), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(true)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/12, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(false)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/13, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(true)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/14, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(false)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/15, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(2), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(true)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/16, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(false)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/17, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(true)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/18, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(false)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/19, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(3), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(true)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/20, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(false)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/21, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(31), ORB_BlurForDescriptor(true)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/22, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(false)) [ FAILED ] CUDA_Features2D/ORB.Accuracy/23, where GetParam() = (GeForce GTX 960M, ORB_FeaturesCount(1000), ORB_ScaleFactor(1.2), ORB_LevelsCount(8), ORB_EdgeThreshold(31), ORB_firstLevel(0), ORB_WTA_K(4), cv::ORB::HARRIS_SCORE, ORB_PatchSize(29), ORB_BlurForDescriptor(true)) 28 FAILED TESTS