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
70fffa48e54f293c7c2f85c2be0887f0d9c620a7
opencv
/
modules
/
nonfree
/
src
T
History
Roman Donchenko
ac8506db32
Merge pull request
#1210
from pengx17:2.4_ocl_surf_intel_fix
2013-08-16 12:22:18 +04:00
..
cuda
…
opencl
Fix ocl compilation error when using Intel OpenCL SDK.
2013-08-01 13:06:33 +08:00
nonfree_init.cpp
…
precomp.hpp
Remove HAVE_CVCONFIG_H - it's always defined.
2013-07-10 16:02:07 +04:00
sift.cpp
Fixed a bug
#2892
2013-06-14 08:21:42 +04:00
surf_gpu.cpp
…
surf.cpp
Replaced most of the usages of parallel_for with that of parallel_for_.
2013-05-31 12:22:04 +04:00
surf.ocl.cpp
…