opencv/modules/gapi/perf/common
OrestChura 05d5c284f6 gapi: buildOpticalFlowPyramid() interface, CPUkernel and CPUtests implementation
- kernel added to a cv::gapi::video namespace
     - tests to check a kernels (based on cv::video tests for cv::buildOpticalFlowPyramid())
     - tests for a combined G-API-pipeline (buildOpticalFlowPyramid() -> calcOpticalFlowPyrLK())
     - tests for internal purposes added
     - custom function for comparison in tests implemented
2020-04-21 14:36:42 +03:00
..
gapi_core_perf_tests_inl.hpp gapi(test): ban and get rid of countNonZero() checks 2020-02-26 14:19:19 +03:00
gapi_core_perf_tests.cpp gapi: fix tests build 2019-04-02 13:46:25 +03:00
gapi_core_perf_tests.hpp perf tests are added 2019-08-05 19:04:14 +03:00
gapi_imgproc_perf_tests_inl.hpp Merge pull request #16717 from OrestChura:oc/goodFeatures 2020-04-07 15:53:24 +00:00
gapi_imgproc_perf_tests.cpp gapi: fix tests build 2019-04-02 13:46:25 +03:00
gapi_imgproc_perf_tests.hpp gapi: Full calcOpticalFlowPyrLK implementation (2 overloads) and tests 2020-04-08 18:11:55 +03:00
gapi_video_perf_tests_inl.hpp gapi: buildOpticalFlowPyramid() interface, CPUkernel and CPUtests implementation 2020-04-21 14:36:42 +03:00
gapi_video_perf_tests.cpp gapi: Full calcOpticalFlowPyrLK implementation (2 overloads) and tests 2020-04-08 18:11:55 +03:00
gapi_video_perf_tests.hpp gapi: buildOpticalFlowPyramid() interface, CPUkernel and CPUtests implementation 2020-04-21 14:36:42 +03:00