mirror of
https://github.com/opencv/opencv.git
synced 2025-06-27 06:51:16 +08:00
![]() 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> |
||
---|---|---|
.. | ||
kaze | ||
opencl | ||
agast_score.cpp | ||
agast_score.hpp | ||
agast.cpp | ||
akaze.cpp | ||
bagofwords.cpp | ||
blobdetector.cpp | ||
brisk.cpp | ||
draw.cpp | ||
dynamic.cpp | ||
evaluation.cpp | ||
fast_score.cpp | ||
fast_score.hpp | ||
fast.cpp | ||
feature2d.cpp | ||
gftt.cpp | ||
kaze.cpp | ||
keypoint.cpp | ||
main.cpp | ||
matchers.cpp | ||
mser.cpp | ||
orb.cpp | ||
precomp.hpp |