* 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 |
||
|---|---|---|
| .. | ||
| test_arithm.cpp | ||
| test_channels.cpp | ||
| test_dft.cpp | ||
| test_gemm.cpp | ||
| test_image2d.cpp | ||
| test_matrix_expr.cpp | ||
| test_matrix_operation.cpp | ||
| test_opencl.cpp | ||