opencv/modules/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
..
include/opencv2 added basic support for CV_16F (the new datatype etc.) (#12463) 2018-09-10 16:56:29 +03:00
misc ts: support QEMU launcher 2018-09-02 21:48:01 +00:00
src added basic support for CV_16F (the new datatype etc.) (#12463) 2018-09-10 16:56:29 +03:00
CMakeLists.txt ts: added findDataFile() utility function and SkipTestException 2016-11-29 23:17:39 +03:00