This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
nonfree
/
src
History
Vadim Pisarevsky
da70b04262
made SURF_OCL default constructor parameters the same as SURF
2014-03-05 17:04:49 +04:00
..
cuda
turn on CUDA part of nonfree module on Android for non-dynamic build
2014-02-03 11:52:43 +04:00
opencl
typos
2014-03-02 21:04:17 +04:00
nonfree_init.cpp
modified OpenCL SURF API and the tests in 2.4.x to prove that it gives different from CPU results
2014-03-05 16:31:41 +04:00
precomp.hpp
fix nonfree module compilation without CUDA
2014-02-07 13:40:37 +04:00
sift.cpp
Applied fix suggested in bug 3282 and shortened code
2013-09-30 11:48:01 +02:00
surf_gpu.cpp
turn on CUDA part of nonfree module on Android for non-dynamic build
2014-02-03 11:52:43 +04:00
surf_ocl.cpp
made SURF_OCL default constructor parameters the same as SURF
2014-03-05 17:04:49 +04:00
surf.cpp
Replaced most of the usages of parallel_for with that of parallel_for_.
2013-05-31 12:22:04 +04:00