opencv/modules/core/test/ocl
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
..
test_arithm.cpp fix test error on Tinker Board (OpenCL on Arm platform) 2018-02-26 22:55:06 +09:00
test_channels.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_dft.cpp Misc. modules/ typos 2018-02-12 07:09:43 -05:00
test_gemm.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_image2d.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_matrix_expr.cpp added basic support for CV_16F (the new datatype etc.) (#12463) 2018-09-10 16:56:29 +03:00
test_matrix_operation.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
test_opencl.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00