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-26 04:00:30 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e69c6fdef4
opencv
/
modules
/
video
/
test
/
test_main.cpp
4 lines
48 B
C++
Raw
Normal View
History
Unescape
Escape
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
2011-02-10 04:55:11 +08:00
#
include
"test_precomp.hpp"
fixed opencv_video tests
2011-07-13 18:18:13 +08:00
CV_TEST_MAIN
(
"
cv
"
)
Reference in New Issue
Copy Permalink