HomeSort by relevance Sort by last modified time
    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