This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f99a135eda1de0f893dafc25fef4058f251cfc5b
opencv
/
modules
/
features2d
/
src
T
History
Tomoaki Teshima
fe7b3f1228
clean up the code
...
* disable the warning in CMake, not int the code using pragma
2017-12-22 08:42:21 +09:00
..
kaze
ocl: avoid unnecessary loading/initializing OpenCL subsystem
2017-11-28 14:02:42 +03:00
opencl
…
agast_score.cpp
clean up the code
2017-12-22 08:42:21 +09:00
agast_score.hpp
…
agast.cpp
clean up the code
2017-12-22 08:42:21 +09:00
akaze.cpp
…
bagofwords.cpp
…
blobdetector.cpp
…
brisk.cpp
…
draw.cpp
…
dynamic.cpp
…
evaluation.cpp
…
fast_score.cpp
use universal intrinsic in FAST
2017-09-21 18:28:15 +09:00
fast_score.hpp
…
fast.avx2.cpp
AVX2 optimized implementation of FAST corner tracking migrated to separate file
2017-10-24 20:00:48 +03:00
fast.cpp
clean up the code
2017-12-22 08:42:21 +09:00
fast.hpp
AVX2 optimized implementation of FAST corner tracking migrated to separate file
2017-10-24 20:00:48 +03:00
feature2d.cpp
…
gftt.cpp
Merge pull request
#9618
from vipinanand4:goodFeaturesToTrack_added_gradiantSize
2017-09-22 14:04:43 +00:00
kaze.cpp
…
keypoint.cpp
Merge pull request
#8820
from woodychow:multithread_sift_findScaleSpaceExtrema
2017-09-20 12:03:25 +00:00
main.cpp
…
matchers.cpp
ocl: avoid unnecessary loading/initializing OpenCL subsystem
2017-11-28 14:02:42 +03:00
mser.cpp
…
orb.cpp
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (
#9468
)
2017-12-13 15:00:38 +03:00
precomp.hpp
…