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-25 19:50:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b6365699ee
opencv
/
modules
/
superres
/
perf
/
perf_main.cpp
6 lines
97 B
C++
Raw
Normal View
History
Unescape
Escape
Super Resolution module
2013-02-25 18:33:00 +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
;
CV_PERF_TEST_MAIN
(
superres
,
printCudaInfo
(
)
)
Reference in New Issue
Copy Permalink