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
Vladislav Vinogradov
f15b42018c
fix nonfree module compilation without CUDA(cherry picked from commit 3e1f74f2cafc5c38d0e64928149edb87d9b28d28)
2014-02-10 15:48:52 +04:00
..
cuda
turn on CUDA part of nonfree module on Android for non-dynamic build(cherry picked from commit d8f7377122a65512db2f443535a9d01ea336470c)
2014-02-10 15:48:51 +04:00
opencl
optimize SURF by
2013-12-17 14:12:33 +04:00
nonfree_init.cpp
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00
precomp.hpp
fix nonfree module compilation without CUDA(cherry picked from commit 3e1f74f2cafc5c38d0e64928149edb87d9b28d28)
2014-02-10 15:48:52 +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(cherry picked from commit d8f7377122a65512db2f443535a9d01ea336470c)
2014-02-10 15:48:51 +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
surf.ocl.cpp
optimize SURF by
2013-12-17 14:12:33 +04:00