This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-30 06:10:02 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b6365699ee
opencv
/
modules
/
gpu
/
perf
/
perf_main.cpp
6 lines
92 B
C++
Raw
Normal View
History
Unescape
Escape
main.cpp moved to perf_main.cpp
2012-10-10 03:22:35 +08:00
#
include
"perf_precomp.hpp"
moved utility functions from gpu_perf_test and gpu_test to ts module
2013-03-15 18:09:10 +08:00
using
namespace
perf
;
add GPU module specific command line arguments
2012-10-10 19:16:28 +08:00
refactored gpu perf tests and fixed sanity tests
2013-02-26 17:49:35 +08:00
CV_PERF_TEST_MAIN
(
gpu
,
printCudaInfo
(
)
)
Reference in New Issue
Copy Permalink