.. |
kaze
|
Fix spelling typos
|
2019-12-27 12:46:53 +00:00 |
opencl
|
Merge pull request #8951 from hrnr:akaze_part2
|
2017-08-01 12:46:01 +00:00 |
agast_score.cpp
|
clean up the code
|
2017-12-22 08:42:21 +09:00 |
agast_score.hpp
|
removing code duplicates and replace unsigned long by uint32_t
|
2015-11-23 23:47:23 +03:00 |
agast.cpp
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
akaze.cpp
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
bagofwords.cpp
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
blobdetector.cpp
|
Fix blob detector insertion sort
|
2019-07-02 19:54:27 +00:00 |
brisk.cpp
|
More issues found by static analysis
|
2018-07-24 16:04:42 +03:00 |
draw.cpp
|
Merge pull request #13481 from dkurt:fix_13227
|
2018-12-25 17:29:12 +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
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
fast_score.cpp
|
Merge pull request #16236 from alalek:fix_core_simd_emulator
|
2020-01-10 21:31:02 +03:00 |
fast_score.hpp
|
Fix binary compatibility of opencv_features2d
|
2012-10-17 02:09:14 +04:00 |
fast.avx2.cpp
|
features2d: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 17:57:59 +03:00 |
fast.cpp
|
Change fast corner flags in HAL version from char array to single int
|
2019-08-20 13:25:35 -05:00 |
fast.hpp
|
AVX2 optimized implementation of FAST corner tracking migrated to separate file
|
2017-10-24 20:00:48 +03:00 |
feature2d.cpp
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
gftt.cpp
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
hal_replacement.hpp
|
add HAL for FAST (#10362)
|
2018-01-24 01:48:06 +03:00 |
kaze.cpp
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
keypoint.cpp
|
features2d: fix retainBest() implementation
|
2018-12-18 05:33:21 +00:00 |
main.cpp
|
IPPInitSingelton was added to contain IPP related global variables;
|
2015-10-01 09:58:48 +03:00 |
matchers.cpp
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
mser.cpp
|
Fix spelling typos
|
2019-12-27 12:46:53 +00:00 |
orb.cpp
|
ORB: compute default norm by wta_k
|
2018-10-22 10:10:49 +08:00 |
precomp.hpp
|
HAL moved back to core
|
2015-12-17 12:33:23 +03:00 |