opencv/modules/imgproc/perf/opencl
vipinanand4 39e742765a Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize
Added gradiantSize param into goodFeaturesToTrack API (#9618)

* Added gradiantSize param into goodFeaturesToTrack API

Removed hardcode value 3 in goodFeaturesToTrack API, and
added new param 'gradinatSize' in this API so that user can
pass any gradiant size as 3, 5 or 7.

Signed-off-by: Vipin Anand <anand.vipin@gmail.com>
Signed-off-by: Nilaykumar Patel<nilay.nilpat@gmail.com>
Signed-off-by: Prashanth Voora <prashanthx85@gmail.com>

* fixed compilation error for java test

Signed-off-by: Vipin Anand <anand.vipin@gmail.com>

* Modifying code for previous binary compatibility and fixing other warnings

fixed ABI break issue

resolved merged conflict

compilation error fix

Signed-off-by: Vipin Anand <anand.vipin@gmail.com>
Signed-off-by: Patel, Nilaykumar K <nilay.nilpat@gmail.com>
2017-09-22 14:04:43 +00:00
..
perf_3vs4.cpp world fix 2014-08-05 20:12:35 +04:00
perf_accumulate.cpp world fix 2014-08-05 20:12:35 +04:00
perf_blend.cpp suppress warnings 2017-02-23 09:11:12 +09:00
perf_color.cpp Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes 2014-10-08 17:25:51 +04:00
perf_filters.cpp world fix 2014-08-05 20:12:35 +04:00
perf_gftt.cpp Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 2017-09-22 14:04:43 +00:00
perf_houghLines.cpp Added performance test for OCL version of HoughLines and HoughLinesP 2014-09-30 11:03:54 +04:00
perf_imgproc.cpp trace: initial support for code trace 2017-06-26 17:07:13 +03:00
perf_imgwarp.cpp world fix 2014-08-05 20:12:35 +04:00
perf_matchTemplate.cpp world fix 2014-08-05 20:12:35 +04:00
perf_moments.cpp world fix 2014-08-05 20:12:35 +04:00
perf_pyramid.cpp world fix 2014-08-05 20:12:35 +04:00