• 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
..
test_arithm.cpp Loading commit data...
test_channels.cpp Loading commit data...
test_dft.cpp Loading commit data...
test_gemm.cpp Loading commit data...
test_image2d.cpp Loading commit data...
test_matrix_expr.cpp Loading commit data...
test_matrix_operation.cpp Loading commit data...
test_opencl.cpp Loading commit data...