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:
@@ -223,7 +223,6 @@ namespace
|
||||
break;
|
||||
|
||||
case _InputArray::UMAT:
|
||||
case _InputArray::UEXPR:
|
||||
src.getUMat().convertTo(dst, depth, scale);
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user