opencv/modules/features2d/src
Vladislav Vinogradov 26fe8bd4f2 made flann dependency for features2d optional
it will allow to build features2d even if flann module is not available
2017-10-13 14:59:39 +03:00
..
kaze Merge pull request #9330 from hrnr:akaze_ocl 2017-08-16 16:46:11 +00:00
opencl Merge pull request #8951 from hrnr:akaze_part2 2017-08-01 12:46:01 +00:00
agast_score.cpp Fixed out of bound reading in makeAgastOffsets 2017-05-10 16:21:22 +03:00
agast_score.hpp removing code duplicates and replace unsigned long by uint32_t 2015-11-23 23:47:23 +03:00
agast.cpp Overloading getDefaultName method for Feature2D and its child classes 2017-09-14 23:22:18 +05:30
akaze.cpp Overloading getDefaultName method for Feature2D and its child classes 2017-09-14 23:22:18 +05:30
bagofwords.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
blobdetector.cpp Overloading getDefaultName method for Feature2D and its child classes 2017-09-14 23:22:18 +05:30
brisk.cpp Overloading getDefaultName method for Feature2D and its child classes 2017-09-14 23:22:18 +05:30
draw.cpp Instrumentation for OpenCV API regions and IPP functions; 2016-08-19 18:10:03 +03:00
dynamic.cpp moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 2014-08-11 23:26:39 +04:00
evaluation.cpp Fixed some issues found by static analysis 2017-09-08 12:22:12 +03:00
fast_score.cpp use universal intrinsic in FAST 2017-09-21 18:28:15 +09:00
fast_score.hpp Fix binary compatibility of opencv_features2d 2012-10-17 02:09:14 +04:00
fast.cpp Overloading getDefaultName method for Feature2D and its child classes 2017-09-14 23:22:18 +05:30
feature2d.cpp Overloading getDefaultName method for Feature2D and its child classes 2017-09-14 23:22:18 +05:30
gftt.cpp Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 2017-09-22 14:04:43 +00:00
kaze.cpp Overloading getDefaultName method for Feature2D and its child classes 2017-09-14 23:22:18 +05:30
keypoint.cpp Merge pull request #8820 from woodychow:multithread_sift_findScaleSpaceExtrema 2017-09-20 12:03:25 +00:00
main.cpp IPPInitSingelton was added to contain IPP related global variables; 2015-10-01 09:58:48 +03:00
matchers.cpp made flann dependency for features2d optional 2017-10-13 14:59:39 +03:00
mser.cpp Overloading getDefaultName method for Feature2D and its child classes 2017-09-14 23:22:18 +05:30
orb.cpp Overloading getDefaultName method for Feature2D and its child classes 2017-09-14 23:22:18 +05:30
precomp.hpp HAL moved back to core 2015-12-17 12:33:23 +03:00