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 11:40:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f1e50ecab3
opencv
/
modules
/
imgproc
/
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"
restored img_proc_test main() call; removed windows.h from ml.hpp
2011-05-06 19:51:39 +08:00
CV_TEST_MAIN
(
"
cv
"
)
Reference in New Issue
Copy Permalink