This website requires JavaScript.
Explore
Help
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2025-01-21 08:37:57 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3aa537642d
opencv
/
modules
/
gpu
History
Vladislav Vinogradov
4f44d9ea7d
added docs for FAST_GPU and ORB_GPU
2012-01-11 07:40:04 +00:00
..
doc
added docs for FAST_GPU and ORB_GPU
2012-01-11 07:40:04 +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
fixed gpu::resize
2012-01-11 06:14:51 +00:00
test
minor fix
2012-01-11 05:46:32 +00:00
CMakeLists.txt
moved GpuMat and DevMem2D to core module, some code refactoring
2011-11-09 13:13:52 +00:00