OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_roi
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/modules/core/test/
test_umat.cpp
422
UMat
test_roi
= UMat(ua, new_roi);
local
423
EXPECT_MAT_NEAR(roi_ua,
test_roi
, 0);
Completed in 106 milliseconds