opencv/modules/gapi/test/common
Orest Chura 2fe9c87433
Merge pull request #16717 from OrestChura:oc/goodFeatures
- cv::gapi::goodFeaturesToTrack() kernel is implemented
- tests (for exact check with cv::goodFeaturesToTrack() and for internal cases) are implemented
- a custom comparison function for vectors and a custom test fixture implemented
  - some posiible issues as wrong/inexact sorting of two compared vectors are
 not taken into account
- initializations of an input Mat using a picture from opencv_extra implemented (function from gapi_streaming_test used)
2020-04-07 15:53:24 +00:00
..
gapi_compoundkernel_tests.cpp gapi(test): ban and get rid of countNonZero() checks 2020-02-26 14:19:19 +03:00
gapi_core_tests_inl.hpp Merge pull request #16841 from TolyaTalamanov:at/warp-perspective 2020-03-25 11:23:32 +00:00
gapi_core_tests.cpp gapi: fix tests build 2019-04-02 13:46:25 +03:00
gapi_core_tests.hpp Merge pull request #16717 from OrestChura:oc/goodFeatures 2020-04-07 15:53:24 +00:00
gapi_imgproc_tests_inl.hpp Merge pull request #16717 from OrestChura:oc/goodFeatures 2020-04-07 15:53:24 +00:00
gapi_imgproc_tests.cpp gapi: fix tests build 2019-04-02 13:46:25 +03:00
gapi_imgproc_tests.hpp Merge pull request #16717 from OrestChura:oc/goodFeatures 2020-04-07 15:53:24 +00:00
gapi_operators_tests_inl.hpp gapi(test): ban and get rid of countNonZero() checks 2020-02-26 14:19:19 +03:00
gapi_operators_tests.cpp gapi: fix tests build 2019-04-02 13:46:25 +03:00
gapi_operators_tests.hpp Fix some typos 2019-11-25 19:55:07 -05:00
gapi_render_tests.cpp Merge pull request #16080 from TolyaTalamanov:at/fix-mosaic-primitive 2019-12-12 19:10:14 +03:00
gapi_render_tests.hpp Implement cv::gapi::wip::draw::FText 2019-12-03 13:13:06 +03:00
gapi_tests_common.hpp Merge pull request #16717 from OrestChura:oc/goodFeatures 2020-04-07 15:53:24 +00:00
gapi_tests_helpers.hpp Merge pull request #15751 from TolyaTalamanov:at/refactor-render-tests 2019-10-30 13:33:39 +03:00