• Vadim Pisarevsky's avatar
    added basic support for CV_16F (the new datatype etc.) (#12463) · 6d7f5871
    Vadim Pisarevsky authored
    * 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
    6d7f5871
Name
Last commit
Last update
..
cuda_perf.cpp Loading commit data...
cuda_test.cpp Loading commit data...
ocl_perf.cpp Loading commit data...
ocl_test.cpp Loading commit data...
precomp.hpp Loading commit data...
ts.cpp Loading commit data...
ts_arrtest.cpp Loading commit data...
ts_func.cpp Loading commit data...
ts_gtest.cpp Loading commit data...
ts_perf.cpp Loading commit data...