1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

added perf test

This commit is contained in:
Ilya Lavrenov
2014-02-05 19:35:00 +04:00
parent 563dc5aa38
commit e190d3fd36
5 changed files with 31 additions and 55 deletions
@@ -223,7 +223,6 @@ namespace
break;
case _InputArray::UMAT:
case _InputArray::UEXPR:
src.getUMat().convertTo(dst, depth, scale);
break;