opencv/modules/core
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
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
doc documentation: avoid links to 'master' branch from 3.4 maintenance branch 2018-05-31 16:45:18 +03:00
include/opencv2 added basic support for CV_16F (the new datatype etc.) (#12463) 2018-09-10 16:56:29 +03:00
misc Rewrite the UMat Python wrapper 2018-09-01 01:36:10 +09:00
perf Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-10 00:10:21 +03:00
src added basic support for CV_16F (the new datatype etc.) (#12463) 2018-09-10 16:56:29 +03:00
test added basic support for CV_16F (the new datatype etc.) (#12463) 2018-09-10 16:56:29 +03:00
CMakeLists.txt CUDA: drop OPENCV_TRAITS_ENABLE_DEPRECATED requirement 2018-09-03 18:41:48 +00:00