opencv/modules/gapi/perf/cpu
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_core_perf_tests_cpu.cpp Merge pull request #16066 from dmatveev:dm/gapi_slides 2019-12-12 18:48:38 +03:00
gapi_imgproc_perf_tests_cpu.cpp Merge pull request #16717 from OrestChura:oc/goodFeatures 2020-04-07 15:53:24 +00:00
gapi_imgproc_perf_tests_fluid.cpp GAPI Fluid: The run_sepfilter() has logic error into handler for 5x5 and larger kernels 2019-11-12 14:47:42 +03:00