opencv/modules/gapi/test/cpu
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_tests_cpu.cpp Merge pull request #16886 from mpashchenkov:mp/ocv-gapi-add-disable 2020-04-06 15:21:08 +00:00
gapi_core_tests_fluid.cpp Merge pull request #16886 from mpashchenkov:mp/ocv-gapi-add-disable 2020-04-06 15:21:08 +00:00
gapi_imgproc_tests_cpu.cpp Merge pull request #16717 from OrestChura:oc/goodFeatures 2020-04-07 15:53:24 +00:00
gapi_imgproc_tests_fluid.cpp Merge pull request #16886 from mpashchenkov:mp/ocv-gapi-add-disable 2020-04-06 15:21:08 +00:00
gapi_operators_tests_cpu.cpp Merge pull request #16886 from mpashchenkov:mp/ocv-gapi-add-disable 2020-04-06 15:21:08 +00:00
gapi_operators_tests_fluid.cpp Merge pull request #16886 from mpashchenkov:mp/ocv-gapi-add-disable 2020-04-06 15:21:08 +00:00
gapi_video_tests_cpu.cpp gapi: buildOpticalFlowPyramid() interface, CPUkernel and CPUtests implementation 2020-04-21 14:36:42 +03:00