opencv/modules/ts/include/opencv2/ts
Vadim Pisarevsky 6d7f5871db
added basic support for CV_16F (the new datatype etc.) (#12463)
* added basic support for CV_16F (the new datatype etc.). CV_USRTYPE1 is now equal to CV_16F, which may break some [rarely used] functionality. We'll see

* fixed just introduced bug in norm; reverted errorneous changes in Torch importer (need to find a better solution)

* addressed some issues found during the PR review

* restored the patch to fix some perf test failures
2018-09-10 16:56:29 +03:00
..
cuda_perf.hpp Hid symbols in static builds, added LTO flags, removed exports from ts 2017-12-07 10:26:48 +03:00
cuda_test.hpp Hid symbols in static builds, added LTO flags, removed exports from ts 2017-12-07 10:26:48 +03:00
ocl_perf.hpp Hid symbols in static builds, added LTO flags, removed exports from ts 2017-12-07 10:26:48 +03:00
ocl_test.hpp added basic support for CV_16F (the new datatype etc.) (#12463) 2018-09-10 16:56:29 +03:00
ts_ext.hpp ts: fix PERF_TEST() macro to allow test_case name reusing 2018-07-19 13:20:54 +03:00
ts_gtest.h Workaround for GTest v1.8.1 + Visual Studio 2013 (vc12) 2018-09-05 12:16:47 +09:00
ts_perf.hpp added basic support for CV_16F (the new datatype etc.) (#12463) 2018-09-10 16:56:29 +03:00