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
7bf091cd98
opencv
/
modules
/
gpu
History
Andrey Kamaev
65f5343ed5
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
2011-12-29 16:46:16 +00:00
..
doc
added documentation for gpu::BroxOpticalFlow, updated other docs
2011-12-27 08:25:47 +00:00
include/opencv2
/gpu
added FAST_GPU and ORB_GPU classes
2011-12-27 09:33:20 +00:00
perf
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
2011-12-29 16:46:16 +00:00
src
bug fix
2011-12-28 07:56:19 +00:00
test
added FAST_GPU and ORB_GPU classes
2011-12-27 09:33:20 +00:00
CMakeLists.txt
moved GpuMat and DevMem2D to core module, some code refactoring
2011-11-09 13:13:52 +00:00